Open thefrankharvey opened 4 years ago
Trying to get an access token through postman following exactly the steps here: https://developers.pinterest.com/docs/api/overview/?
We have an app and client secret but still getting this response:
{"status":"failure","code":283,"data":"Invalid Application ID","message":"The authorization grant is invalid","endpoint_name":"oauth_connect"}
Our app looks to be approved, but it is not clear how to confirm this. Can you help?
Trying to get an access token through postman following exactly the steps here: https://developers.pinterest.com/docs/api/overview/?
We have an app and client secret but still getting this response:
{"status":"failure","code":283,"data":"Invalid Application ID","message":"The authorization grant is invalid","endpoint_name":"oauth_connect"}
Our app looks to be approved, but it is not clear how to confirm this. Can you help?