dgangadw
2 months agoContributor
Inquiry on permission for allow_restapi_call_read API
I am working on some techzone based application. Application will fetch the new techzone update and send notification to webex. I am making this for transport techzone. While running the Python script for the Transport TechZone application, I encountered a permission error when fetching updates from the Khoros API. The script successfully obtains a session key, but the API response returns:
User 236122 does not have the following permission(s) at cisco: [ allow_restapi_call_read ]
It looks like the user account needs the allow_restapi_call_read permission to access this API endpoint.
Could you please confirm if additional permissions are required or assist in granting this permission for user 236122?