这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix permissions issue with uploading deployment files #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

dglsparsons
Copy link
Collaborator

The CreateFile API call was omitting the teamId parameter, which is required for uploading files as a specific team. This works though, providing the API token has access to the personal account level too. If using a token scoped to a specific team, this would not work.

Closes #39

@dglsparsons dglsparsons requested a review from ecklf June 2, 2022 11:08
@dglsparsons dglsparsons merged commit d7ca26e into main Jun 2, 2022
@dglsparsons dglsparsons deleted the file-upload-team-fix branch June 2, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot create file deployment on non personal project due to unauthorized message
2 participants