I am simply trying to connect Make to my QuickBooks Time account.
I have created an app within QuickBooks Time, and I have the client ID and client secret.
The redirect URI I found in documentation is https://www.integromat.com/oauth/cb/oauth2. I have entered that into QuickBooks Time.
When I attempt to connect, I get:
Bad Request
Error: redirect_uri_mismatch
Description: The redirect URI provided is missing or does not match
I saw at least one other forum entry where a different redirect URI was suggested: https://www.integromat.com/oauth/cb/app. However, that also does not work.
Am I missing something really obvious?
It looks like the following redirect URI was expected?
https://www.integromat.com/oauth/cb/tsheets
I plugged that in and was able to connect Make to QuickBooks Time…not something I was able to find in the documentation anywhere?
1 Like
Hi There,
Yes, https://www.integromat.com/oauth/cb/tsheets is the correct redirect URI.
However, how did you manage to get this info?
It would be great if you could share how you found this information as It will help other community members.
Thanks!
2 Likes
When I ran the scenario in Make, the OAuth window popped up - the error message still appeared, but I glanced at the address bar and one of the URL parameters was the expected redirect URI, which I made note of, and then plugged into the redirect URI field in my QuickBooks Time app settings.
3 Likes