pjmuller
pjmuller

Reputation: 79

Podio API Scopes not working

I have a similar problem as Podio authentication read permisson but could not comment there so am posting a new question.

Whenever I redirect a user to Podio to grant us API access, podio does not seem to care about the ?scope= argument.

Example url:

https://podio.com/oauth/authorize?scope=user:read&client_id=....&redirect_uri=..

see screenshot

alt text

Upvotes: 1

Views: 161

Answers (1)

the scope argument is currently in Beta only and therefore not available for your clients. Could this be the issue?

We still have some work to do on the granular authentication project before we are able to release to public.

Would love your feedback in the beta space about how you are using the scopes as this will help us come closer to a public release!

Cheers, Sara - Podio

Upvotes: 3

Related Questions