IntuitDeveloper / OAuth2_PHP

PHP sample app for OAuth2
Apache License 2.0
37 stars 34 forks source link

I am getting an error when I use this sample app #1

Closed curiousfreelancer closed 7 years ago

curiousfreelancer commented 7 years ago

Hi, I am new to Intuit developer community and trying to use OAuth2 with Laravel 5.4 but getting the error page when I click on Connect to QB button.

We're sorry! We're experiencing some problem. Please try again later. Any help will be much appreciated. oauth2-php-error

curiousfreelancer commented 7 years ago

I found the solution for this specific issue: Just had to add the Redirect URI.