dirkgroenen/pinterest-api-php

Pinterest error (code: 401) with message: Authorization failed

Closed this issue · 1 comments

I am getting 401 error when i tried to fetch username, boards. can you help me why i am getting this?

This is just a wrapper for Pinterest's API, so if it returns a 401 code you might likely not be authorized correctly. Please make sure you have access to the data you're trying to fetch by verifying your scopes and tokens.