Hi everyone, our ZoomIQ administrator has created and published a Server-to-Server OAuth app that I have tested and allows me to generate a security token.
The issue is the admin is unable to find the scopes I am requesting to be added to the Server-to-Server app.
e.g. List all Converstations
Scopes: iq_conversation:read
,iq_conversation:write
,iq_conversation:read:admin
,iq_conversation:write:admin
Granular Scopes: zra:read:conversations:admin
,zra:read:conversations
What could be the possible cause of the issue preventing the admin from finding these scopes to add to the app?
Thanks in advance!
Stuart