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
test work on snapshots from real http-answers (can easy inspect responses)
own OAuth2-server
Getting started
Initiate Api client
importosfromcoub_apiimportCoubApiapi=CoubApi()
os.environ.get("coub_access_token")
api.authenticate(access_token) # required for some authenticated requests