Implement OAuth 20 in Python using your Client Credentials
YOUR LINK HERE:
http://youtube.com/watch?v=evb02h5nIYs
Timestamps • 0:00 Intro • 0:15 OAuth 2.0 Workflow • 0:57 Explaining the code • 1:44 Authorization request • 4:06 Making the main request • You will need: • client ID • client secret • token url • any scopes • The link to the example Python script is here: • https://github.com/d4vidsha/implement...
#############################
