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

key to sign GET/POST #23

Open
bradserbu opened this issue Apr 13, 2015 · 2 comments
Open

key to sign GET/POST #23

bradserbu opened this issue Apr 13, 2015 · 2 comments

Comments

@bradserbu
Copy link

Can someone tell me what the key used to sign GET requests is called and how it is generated?

File: API.py
Line: 224
key = "EF64523D2BD1FA21F18F5BC654DFC41B"

@deveyNull
Copy link

A year ago it was some combination of Date and Time and Location salted and hashed, buttttttttt it didn't matter what you put down, all of the GET requests went through regardless of key. Now it is probably different, but it might not be.

@jakesylvestre
Copy link

Is there a working yak library now?

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