I am a trying to learn how to utilize Replit with little programming experience.
I am trying to develop utilities to a number of platforms that use OAuth 2.0 for authentication. I have simply not been able to figure out how to get this to work, regardless the SaaS platform.
Specifically, I am trying to connect to the quickbooks online development sandbox. I keep receiving an error message stating “Error: Refresh token is invalid or expired. The user needs to reauthorize your app.”
The QB Client ID: and Client Secret match. The call back URI matches.
I could use some guidance before I develop Tourette’s Syndrome. Thanks.
Are you simply calling on Firebase authentication (via Replit assistant)? Any setup work on the Firebase you recommend? Guidance on the prompts you utilized would be helpful.
Just a follow up - I have been able to connect to both QuickBooks and Xero via instructions in the video. It still has taken a few rounds with the magic hammer to get all of the settings right via the assistant. But more progress in two days than two months.