After I authorize the application I get this error on return Error in retrieving token: "invalid_request".
Also, once I have authorize the application, what do I store long-term so I can make calls out to the API for information in the future? Or does recalling the code after I authorize the account bypass the 'Authorizing' process?
After I authorize the application I get this error on return Error in retrieving token: "invalid_request".
Also, once I have authorize the application, what do I store long-term so I can make calls out to the API for information in the future? Or does recalling the code after I authorize the account bypass the 'Authorizing' process?