Hello,
We are developing a user_sidebar app according to this documentation:
https://developer.zendesk.com/api-reference/apps/apps-support-api/user_sidebar/
However, when we run client.get('userFields') - it does not find any.
What could be the issue? 
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


I'd like to double-check that user fields are available in the UI before trying to return them. Do you also notice this when calling
client.get('userFields')on the app.activated event?