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

Can no longer login due to deprecating through query param #489

Closed
sunnysidesounds opened this issue May 5, 2021 · 6 comments · Fixed by #491
Closed

Can no longer login due to deprecating through query param #489

sunnysidesounds opened this issue May 5, 2021 · 6 comments · Fixed by #491

Comments

@sunnysidesounds
Copy link

The more we know about your system and use case, the more easily and likely we can help.

Environment info

  • OS: macOS Catalina 10.15.7
  • App Version: 1.9.1

Description of the problem / feature request / question:

I can no longer log in to Github gist with Lepton.

If possible, provide a sample gist or screenshot:

Looks like Gihub no longer accepts query parameter authentication. Only header-based. From the log:

Screen Shot 2021-05-05 at 10 31 09 AM

If possible, provide the log files

2021-05-05T17.14.14.608Z.log

@jasonminsookim
Copy link

I'm having the same issue and am not able to login.

@EdwardCuiPeacock
Copy link

I am having the same issue.

@sunnysidesounds
Copy link
Author

I was able to fix it by modifying this file and rebuilding it: https://github.com/sunnysidesounds/Lepton/blob/master/app/utilities/githubApi/index.js

I ended up having to set up a development environment to fix the issue. When I have time I can or someone else can submit a PR to add this change in.

@EdZava
Copy link
Contributor

EdZava commented May 6, 2021

Thank you so much @sunnysidesounds! 👏
I have created the pull request from your changes.

@EdZava
Copy link
Contributor

EdZava commented May 31, 2021

Does anyone know if this project is dead?
Or is there a fork that does have support?

@sunnysidesounds
Copy link
Author

I have a fork I created with the fixes as well as several other changes I made. You are more than welcome to pull it down and build it and use it. But as a note, this is use at your own risk and I won't support any changes or fix any issues. I made the changes for my own personal use.

Forked Repo https://github.com/sunnysidesounds/Lepton

hackjutsu pushed a commit that referenced this issue May 31, 2021
As soon as the pull request was created, the problem was fixed by @sunnysidesounds

fixed #489
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 a pull request may close this issue.

4 participants