fix(func): 勾选使用 OpenList 提供的参数的时候,企业版Onedrive无法正常获取SharePoint Site ID的修改#73
Open
xiaoman1221 wants to merge 2 commits intoOpenListTeam:mainfrom
Open
fix(func): 勾选使用 OpenList 提供的参数的时候,企业版Onedrive无法正常获取SharePoint Site ID的修改#73xiaoman1221 wants to merge 2 commits intoOpenListTeam:mainfrom
使用 OpenList 提供的参数的时候,企业版Onedrive无法正常获取SharePoint Site ID的修改#73xiaoman1221 wants to merge 2 commits intoOpenListTeam:mainfrom
Conversation
功能: 勾选`使用 OpenList 提供的参数`时,可在完成授权的情况下进行SiteID的读取 Signed-off-by: 小满1221 <im@manjiuqi.com>
`使用 OpenList 提供的参数` Signed-off-by: 小满1221 <im@manjiuqi.com>
Contributor
Author
|
PS:此API目前仅填写Onedrive国际版的UID和KEY到环境变量里 |
使用 OpenList 提供的参数的时候,企业版Onedrive无法正常获取SharePoint Site ID的修改使用 OpenList 提供的参数的时候,企业版Onedrive无法正常获取SharePoint Site ID的修改
RTAkland
approved these changes
Jan 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
原因:勾选后无法正常填写自定义的uid和key(主要是都勾选了肯定没有或者嫌麻烦?)导致获取SharePoint Site ID时报错(请先填写客户端ID和应用机密)
传递一个参数(server_use_input.checked),然后对验证部分做了一些修改
目前在本人自己的API通过了测试,功能可用,本人能力有限希望大佬们多测测
部署此次PR的API:https://openlistapi.yhdzz.cn
(可以扔社区 APIPages里面嘛)