artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
684 stars 217 forks source link

Runkeeper: Error in retrieving token: "invalid_request". #127

Open wkolcz opened 9 years ago

wkolcz commented 9 years ago

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?