-
Notifications
You must be signed in to change notification settings - Fork 435
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
clasp login --no-localhost No Longer Working #948
Comments
is there a workaround because we have the same problem ? |
The workaround I use is locally doing a normal clasp login on your local terminal (not ssh'd in) having the browser pop up for the auth. And then rsync the the .clasprc.json to the remote host. |
Thanks for the work around starkprime however, my issue is I am trying to use Codespaces or gitpod so I can develop more robust Google Apps Script solutions from any Chrome browser. I am not sure how I could "rsync" the JSON file to the remote host. If you have some guidance on how to do that while using Codespace or gitod I would appreciate it (as would many others I would imagine!! ) |
I am having the same issue on my end due to the move away from OOB. |
UPDATE: I just tried this and it is not working.... not sure what do do now... if someone gets it to work please pass it along as to how you did! I had the same issue awhile ago. So far the following is working for me on Codesandbox and Gitpod
Here is the reference: Hope this helps!! |
Thank you! That worked for me. |
Will be fixed in 3.0 |
Access blocked: clasp – The Apps Script CLI’s request is invalid
This might be due to this:
https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html#instructions-oob
Steps to Reproduce the Problem
The text was updated successfully, but these errors were encountered: