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

git-jar make is not able to create cookies anymore #259

Open
kit-ty-kate opened this issue Dec 3, 2021 · 3 comments
Open

git-jar make is not able to create cookies anymore #259

kit-ty-kate opened this issue Dec 3, 2021 · 3 comments

Comments

@kit-ty-kate
Copy link
Contributor

Trying to use git-jar make <user> <cookie> results in:

Fatal error: exception (Failure "HTTP Error 404 Not Found" .....)
[...]
  \n\
  \nBody:\
  \n{\"message\":\"Not Found\",\"documentation_url\":\"https://docs.github.com/rest\"}\
  \n")

It looks like they removed this functionality from the rest api.

@tmcgilchrist
Copy link
Member

GitHub deprecated the endpoint git-jar make used. It needs to use a Web application flow with a local host redirect.

If that command is useful, we should make the required deprecations this library and update the cli tools.

@cuihtlauac
Copy link

Have you been able to work around this issue?

@kit-ty-kate
Copy link
Contributor Author

Not really. I just stopped using git-jar all together instead.

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

No branches or pull requests

3 participants