#Tutti-error
1 messages · Page 1 of 1 (latest)
resource_missing
No such source: 'src_1KYDY9FELTVBLFzOz6jm1GEB'
Do you also have the request ID (req_xxx)?
You should be able to see that in the dashboard (https://dashboard.stripe.com/logs)
tatus
400 ERR
ID
req_XFnvk52PevEfgE
Time
03/03/2022, 19:32:26
thanks! Let me take a look
Response body
{
"error": {
"code": "resource_missing",
"doc_url": "https://stripe.com/docs/error-codes/resource-missing",
"message": "No such source: 'src_1KZKNuFELTVBLFzOZ5oJkHkL'",
"param": "",
"type": "invalid_request_error"
}
}
You're seeing that error because you're trying to retrieve the source src_1KZKNuFELTVBLFzOZ5oJkHkL from a difference account than the one that created it
im not understanding
src_1KZKNuFELTVBLFzOZ5oJkHkL was created on account A, but the keys you used to retrieve the source are from account B. You need to make sure you are using the keys for account A