-
Notifications
You must be signed in to change notification settings - Fork 28
API token not authorized when user restricted out of main branch #5700
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
Comments
Hi! I'm sorry to hear you're experiencing this issue.
Looking forward to your response. |
Hi @Juansarmi, I encountered this problem on an existing projet. Following discussion with support in the chat, I also tested it on a brand new project, created from scratch. The "Steps to Reproduce" above were created from a totally blank project. Please note that in the command line, |
Hello again! We’ve been testing this issue, but unfortunately, we haven’t been able to replicate it. However, we are continuing our investigation to find a resolution for your case. I will keep you updated as soon as we have any news. Thank you for your patience. Best regards |
Hi @Juansarmi , That is very strange. I literally created a blank project to demonstrate this. The debug code is IT40lObnw4l4vtd81831LPpv+RIRQ2YXRp0noNx7aCosfZT2BLMcec/RVERDTbzmT1Y3IFqgq2oW0/OOktrxFsY5NSubGoN81bhqWDvLXXKuVLKvFJWgeERQM+5UfX6m3JmzrxF5BNZtW1Y132WuO+SXUjLUNJj6PXo4Da/LZO4= You can have a look at it and experiment with it if needed. I am not working on it otherwise. |
I know — it can definitely be frustrating at times. But no worries, we’re continuing the investigation on our end. Best regards |
Can we access your project?
Current Behavior
When adding a collaborator to a project and restricting him to a specific branch (not allowing him to edit or merge into "main"), the user cannot used FlutterFlow CLI or the VSCode extension to work with the specific branch.
Expected Behavior
The collborator should be able to work on his branch, while being denied access to main.
Steps to Reproduce
flutterflow export-code --project test-abcdef --branch-name test-branch --project-environment Production --include-assets --token <HIS_API_TOKEN>
Reproducible from Blank
Bug Report Code (Required)
IT40lObnw4l4vtd81831LPpv+RIRQ2YXRp0noNx7aCosfZT2BLMcec/RVERDTbzmT1Y3IFqgq2oW0dKNjt+WM8I5Awisbb5FwpBUZQ/yJWOQR5CMFJWgeERQM+5UfX6m3JmzrxF5BNZtW1Y132WuO+SXUjLUNJj6PXo4Da/LZO4=
Visual documentation
User is not allowed onto "main" branch, and tries to pull "test-branch"
User is allowed onto "main" branch, and pulls "test-branch"
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: