requests / requests-oauthlib

OAuthlib support for Python-Requests!
https://requests-oauthlib.readthedocs.org/
ISC License
1.72k stars 424 forks source link

oauthlib.oauth2.rfc6749.errors.InvalidClientError #422

Open enoch-prince opened 4 years ago

enoch-prince commented 4 years ago

I always get this error: oauthlib.oauth2.rfc6749.errors.InvalidClientError oauthlib.oauth2.rfc6749.errors.InvalidClientError: (invalid_client) client_secret is undefined when i follow in the similitude of the examples in the docs however using Vkontakte app credentials.