#Suren - transfers
1 messages · Page 1 of 1 (latest)
this is my error handler from app Transfers using this transaction as a source must not exceed the source amount of $130.00. (There is already a transfer using this source, amounting to $128.69.)
I don't understand what does it come from
Can you send me the request ID (req_123) from the time that you saw that error?
evt_3LZa2mBfTh1Z0SMk16qJ50Nz
evt_3LZaP1BfTh1Z0SMk0ZjOEwFx
sorry i sent it wrong
evt_3LZaP1BfTh1Z0SMk0ZjOEwFx
Thanks, I will try to find the error from those
Thank you
I understood everything
The fact is that I simultaneously launched locally and in the webhook server
I am having trouble finding the request that you got that saw this error. Can you make this request again to get this error, and include code to print out the request's ID? https://stripe.com/docs/api/request_ids
I understood everything
The fact is that I simultaneously launched locally and in the webhook server
Good to hear! So were you creating a transfer based on a webhook before making your local API call to make another transfer?