#ednonstop - express login links

1 messages · Page 1 of 1 (latest)

flat socketBOT
unreal phoenix
#

Hey there, are you a platform developer trying to test something with express accounts?

zenith whale
#

Yes i am

unreal phoenix
#

Express accounts only exists in either live or test mode, if you created one in test mode you need to create new live accounts to use with your actual account holders

#

What are you trying to do, exactly? Can you share more detail?

zenith whale
#

Yes i'll try to share

I'm using account link API and login link API

Connected user must see onboarding or express dashboard in live mode when entering this screen (on screenshot)

#

It works well but when i changed stripe keys to live mode the onboarding or express dashboard still in test mode somewhy

unreal phoenix
#

Can you share and example account id you believe should be live mode, and/or the login link creation request id?

#

such as req_123

#

ednonstop - express login links

zenith whale
#

the problem is my live mode secret keys marked as not used. You can Last Used as empty

unreal phoenix
#

While PKs aren't sensitive, and the SKs are obscured, I deleted the image

#

Are you certain you're using the keys you think you're using?

#

It sounds like you might just be accidentally using test mode keys when you expect to be using live keys. I'd suggest reviewing your environment config to double check that.

zenith whale
#

sk_live in node js uploaded to firebase for now

#

Ok i'll double check but strange

zenith whale
#

Found an issue. It was in firebase base url where us-central1 is choosing for node js functions server. I didn't change it from dev