python - Quickbooks API oauth_verifier error -


i send request_token_secret, request_token , oauth_verifier sent callback url https://oauth.intuit.com/oauth/v1/get_access_token , get

provider returned: oauth_problem=permission_unknown

i'm using library (https://github.com/simonv3/quickbooks-python) , get_access_token() function of quickbooks class.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -