ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.48k stars 960 forks source link

Unable to login to GitHub account #5405

Open Farmils opened 1 week ago

Farmils commented 1 week ago

Reproduce Steps to reproduce the behavior:

  1. Go to the git tab

  2. Click github setup

  3. Click on login with github

  4. After a few seconds, an error will appear in the developer console: Axios error

  5. View the error

Expected behavior When you click on login with github, you are expected to be redirected to the github page for authorization.

Screenshots image

Desktop:

bunsenstraat commented 3 days ago
Screenshot 2024-11-22 at 21 32 27

do you see a screen with a code like this when you click login with github?

Farmils commented 3 days ago
Screenshot 2024-11-22 at 21 32 27

do you see a screen with a code like this when you click login with github?

No, I press the button, nothing happens, an error appears in the screenshot above