No longer able to access custom user fields after update

When authenticating with discourse, my api calls the url “/admin/customize/user_fields.json”. However, after updating discourse from 3.4.0beta3 to 3.5.0.beta4 that url is no longer available.

My question: has the url changed, or is that url no longer accessible?

1 Like

The URL has indeed changed, it’s now /admin/config/user-fields

2 Likes

Thank you!

1 Like