Discussions
Getting auth error on making POST call to /talks endpoint
5 months ago by susmita
- I am testing the /talk endpoint in PostMan
- I've configured the Authorization with the API Key as explained in the Step-By-Step video
- But on making the POST call I get the foll. error message -
"Message": "User is not authorized to access this resource with an explicit deny"
}
What am I missing?