Skip to content
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

❗️❗️ sf org login web command may fail when used with Google Chrome v123 #2785

Closed
VivekMChawla opened this issue Mar 21, 2024 · 3 comments
Labels
announcement Announcement to the community owned by another team The Salesforce CLI team does not own this work but will pass on the information to the correct team.

Comments

@VivekMChawla
Copy link

We have received reports that a recent update to Google Chrome (Chromedriver v123) may cause issues when authorizing orgs using the sf org login web command in combination with Google Chrome.

The error reported is Error (1): Invalid request method: OPTIONS, which occurs after executing sf org login web.

As a workaround, affected users can temporarily switch to a different browser while we investigate the issue. For example, if Chrome is your default browser, you can modify the sf org login web command as follows:

sf org login web -b firefox -a NewAuthenticatedOrg

Thanks for your patience as we work on a fix.

@VivekMChawla VivekMChawla added owned by another team The Salesforce CLI team does not own this work but will pass on the information to the correct team. announcement Announcement to the community labels Mar 21, 2024
Copy link

We have determined that the issue you reported exists in code owned by another team that uses only the official support channels. To ensure that your issue is addressed, open an official Salesforce customer support ticket with a link to this issue. We encourage anyone experiencing this issue to do the same to increase the priority. We will keep this issue open for the community to collaborate on.

@cristiand391
Copy link
Member

We got a fix for this in latest-rc sf v2.34.7, see install instructions if you want to give it a try:
https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli_rc.htm

or wait until it's promoted to stable next Wednesday.

@mshanemc
Copy link
Contributor

This is resolved since 2.34.7 is now latest. If you have the issue, update your CLI.

@iowillhoit iowillhoit unpinned this issue Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
announcement Announcement to the community owned by another team The Salesforce CLI team does not own this work but will pass on the information to the correct team.
Projects
None yet
Development

No branches or pull requests

3 participants