Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Implementation Help #133

Open
sam-c-freeman opened this issue Jan 11, 2023 · 1 comment
Open

React Implementation Help #133

sam-c-freeman opened this issue Jan 11, 2023 · 1 comment

Comments

@sam-c-freeman
Copy link

Hi there! I used Intuit's demo app and was able to get the code flow to work smoothly in their demo app. I am now trying to use this library with my React app. My first issue is with CORS errors because the request is initiated on the client and not node. Have tried several solutions and nothing is solving that problem. The other issue is how to properly trigger the popup for the login screen. This works in the demo app but I have not been able to come up with a good solution. When I did create a pop-up and log in. There is just a log-in error from intuit on the DOM with no description of what went wrong. I would love some help! Thanks!

@erdemalpay
Copy link

It may be related with redirectUri you used for creating url doesn't match with the one you should add from dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants