nerisa
4 years agoContributor
Subscription API usage
I am trying to use the API described here: (https://developer.khoros.com/khoroscommunitydevdocs/docs/subscribe-to-community-events). This feature is already enabled on stage and production environments.
I created an admin user with the necessary API rights. I tried to authenticate this user using the sessions key option as described here: https://developer.khoros.com/khoroscommunitydevdocs/docs/session-key using postman. I got a 502 Bad Gateway response.
Do I need to enable CORS and whitelist IPs as described here: https://developer.khoros.com/khoroscommunitydevdocs/docs/getting-started-with-api-1 too?