You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.
I am using khan academy api for authentication but we face some issue to create oauth_signature generation.Which string is used to create oauth_signature using HMAC-SHA1 algo. Please provide solution so we can call api easily.
The text was updated successfully, but these errors were encountered:
Hi @fasiyuddin, there are a few libraries that create the oauth_signature already. Which programming language are you working in? Perhaps I can help you create something that will help you get up and running.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using khan academy api for authentication but we face some issue to create oauth_signature generation.Which string is used to create oauth_signature using HMAC-SHA1 algo. Please provide solution so we can call api easily.
The text was updated successfully, but these errors were encountered: