Discussions

Ask a Question
Back to All

Constantly getting 401 "unauthorized" when redeeming token

Hi.
I am trying to implement OAuth, but when actually tring to redeem token using code, client_id andclient_secret the response with 401 status code is returned with the message Client must authenticate by a permitted method

I tried to figure out what could have potentially caused that but so far I have no clues.