Podio authentication read permission

泪湿孤枕 提交于 2020-01-02 07:17:38

问题


I would like to use server-side flow to get read access to user's spaces. Here is my login URL

https://podio.com/oauth/authorize?client_id=YOUR_APP_ID&redirect_uri=YOUR_URL&scope=space:read

But Podio asking me full permission.

I tried different options https://developers.podio.com/authentication/scopes


回答1:


The scope argument is currently in Beta only and therefore not available for everybody. We still have some work to do on the granular authentication project before we are able to release it to public.



来源:https://stackoverflow.com/questions/38143120/podio-authentication-read-permission

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!