- Describe the issue briefly
I am getting an error while posting on Pinterest saying
{
“status”: “failure”,
“code”: 3,
“data”: null,
“message”: “Authorization failed.”,
“endpoint_name”: “create_pin”
}
Followed this link for making the Pinterest app.
2. How much time have you spent debugging this issue?
(Please spend at least 15 minutes to resolve the issue on your own before posting a new topic here)
2-3 hours.
3. What is your hypothesis?
I can’t get through post requests even when I have credentials. I don’t know what going’s wrong.