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 -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -