YikYakTerminal icon indicating copy to clipboard operation
YikYakTerminal copied to clipboard

key to sign GET/POST

Open bradserbu opened this issue 9 years ago • 2 comments

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"

bradserbu avatar Apr 13 '15 14:04 bradserbu

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.

deveyNull avatar Aug 09 '15 18:08 deveyNull

Is there a working yak library now?

jakesylvestre avatar Dec 03 '15 01:12 jakesylvestre