Discussions

Ask a Question
Back to All

Getting auth error on making POST call to /talks endpoint

  1. I am testing the /talk endpoint in PostMan
  2. I've configured the Authorization with the API Key as explained in the Step-By-Step video
  3. 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?