Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我阅读了 Box 网站上的 OAuth 文档,并了解了授予应用程序资源访问权限的步骤。
但是,看起来盒子帐户下的所有资源(所有文件夹和文件)都将暴露给授权的应用程序。是否可以只授予某些文件夹对应用程序的访问权限而不是全部?
非常感谢您。
我们正在构建其他范围,但目前唯一可用的范围是完整帐户读/写。
I am currently attempting to add a listener to my button so that when it is clicked it loads what is in the 'textId' textfield into an html text above said textfield and button. This is so th