#donklitschko_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1225431233014796299
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
tml_Fgtn9QyKxcIR8K
Looking
thanks
this is the full response:
{
"id": "tml_Fgtn9QyKxcIR8K",
"object": "terminal.location",
"address": {
"city": "London",
"country": "GB",
"line1": "Unit 2, 1 Tapper Walk",
"line2": "",
"postal_code": "N1C 4AQ",
"state": "London"
},
"display_name": "Blink Payment",
"livemode": false,
"metadata": []
}
I do see the relevant logs
You can see them by filtering by API endpoint /v1/terminal/locations at https://dashboard.stripe.com/test/logs
Ah I see thanks
๐
Can you run a fresh test? And you believe the ID you shared above was created today?
No I do see logs for today
I don't see any from March 26th
Yeah I think you are looking at the wrong account
At least not the account related to the ID you shared above
Do you have access to multiple Stripe accounts?
I do, but I'm positive this was created using the secret key from this account
Yeah I'm skeptical of that, sorry. For the ID you shared I can see logs from today for Location creation and then the previous ones are from February.
I'd recommend running another test and looking at the request ID that is in the header of the response
And then search that request ID in your Dashboard