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
Post a Comment