How to generate oauth signature hmac-sha1 ?
I have everything figured out, but can’t figure out how to generate the signature, im pretty sure it has something to do with encrypting the consumer key.
Google the OAuth documentation, you’ll find plenty of information to how to achieve that.
you need the HMAC KEY that is hard to find, goodluck mate
2 Likes