#vsb
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
I can't find the request id, is there any other detail that I can provide?
The backend service calls the connect.stripe.com/oauth request with client_secret , code and grant_type: authorization_code
This call responds with status code 400 and message as invalid_grant
You mean this call is returning 400?
https://stripe.com/docs/connect/oauth-reference#post-token
yes
You should have a requestId in the header responses
Can you share it with me please? req_124
We don't have the request id since the backend log throws a custom error.
Although, the exact timestamp for this error was
2023-09-07T08:37:17.313Z
Can you share your accountId ?
user account id or master account id?
Share both
User account id: acct_1NUq8rCyihvhj86F
I don't see any failure request call on the user side
Can you share the platform account Id ?
for master we don't have account id, i see only publishable key: pk_live_WdizNUVqT01qtLSyXXXXXXXX something like this