Hi, I am trying to figure out the sandbox quickbooks online setup (custom connector because the QBO connector is unable to specify the sandbox endpoint).
I am receiving and error:
“error”: {
“message”: “Invalid user id.”,
“oauthError”: “invalid_request”,
“type”: “request-error”}
This does not give me much to go on.
- For the Log detail, Raw and Context Data, which info is from Intuit, and which info is from Auth0
- How do I see the raw request, response that are giving me this error?
Intuit is asking for the “intuit_tid”, which of the properties in the monitoring logs is this value?
Thanks