You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: