#Yahav-requests

1 messages · Page 1 of 1 (latest)

weary grove
#

@tidal chasm hello there! I can try to help, what exactly are you seeing(or not seeing)?

tidal chasm
weary grove
#

was there something specific you're trying to track down or debug?

tidal chasm
#

yes this request: stripe.createToken(cardElement,data?) (you can see it in the link above I've sent)
I dont see in under the logs section, do you?

#

I do see for example this request: "/v1/charges" and some others, but not the "create token" one

weary grove
#

they show for me when I create a Token using Elements, yes.

tidal chasm
#

Ok so I'll look for tokens request. I dont see it atm, thanks!

thick flume
#

Are you checking in the correct mode (test/live)?

tidal chasm
#

yeah im on the test mode, I do see the "charges" requests and some more

#

but for some reason no "tokens", even though I do see it on the website console (I've printed the result of the promise)

thick flume
#

Can you share one of the tok_ IDs?

tidal chasm
#

sure, for example my latest is: tok_1K1rvKJfLVdC8LmPMAN0Fe6D

thick flume
tidal chasm
#

maybe its related to my key? I see this when I click this link:

thick flume
#

Are you signed in to the correct account?

tidal chasm
#

what is considered correct? I do see other requests logs

thick flume
#

Specifically acct_1Ddh6vJfLVdC8LmP

tidal chasm
#

No I have a different ID, can it be shown there?

thick flume
#

Sure

thick flume
#

So you're seemingly signed in to the Dashboard of a different account

tidal chasm
#

Oh I understand now

#

so I will find out where to log with this account or change the account

thick flume
#

You need to make the requests with the API keys of the correct account I guess

tidal chasm
#

Yes you are correct, thank you!

thick flume
#

Np!