Pinterest API https://api.pinterest.com/v1/me/ returns "authorization failed" -


i passed oauth part, got access token successfully. need user profile calling https://api.pinterest.com/v1/me/?access_token='token'. returned me:

 {      "status":"failure",    "code":3,    "host":"coreapp-devplatform-devapi-184",    "generated_at":"wed, 30 sep 2015 01:57:50 +0000",    "message":"authorization failed.",    "data":null } 

it works app creator, not collaborator or tester. missing?

just verified pinterest has fixed issue. works collaborators or testers. make sure collaborators or testers follow app creator's pinterest account.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -