#than-jack_error

1 messages ¡ Page 1 of 1 (latest)

pallid saffronBOT
#

👋 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/1242299223517429881

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

still fjord
forest condor
still fjord
#

Ah right, sorry my mistake, connection tokens are not required for server-driven integration.

#

Can you check if your endpoint is returning valid connection token to your mobile app?

forest condor
#

Yes, this issue only happens randomly. And I suspect there is some issue regarding to the network connectivity

#

When this issue happen, how can I deal with this?

still fjord
#

Have you trouble shoot your network?

forest condor
#

Hi Jack, it happens on a phone of my tester, I'm not quite sure if he lost 100% of the Internet connectivity or the his Internet connection was just in poor condition

still fjord
#

Can you put some logs in your app and see if your app receive valid connection token when this error occurs?

forest condor
#

Yes, please wait me a minute

#

Couldn't fetch connection token. Please check your tokenProvider method
16:00:52
[Stripe terminal]: didChangeConnectionStatus notConnected
16:00:52
onDidChangeConnectionStatus, notConnected
16:00:53
connectLocalMobileReader error: { code: 'NETWORK_ERROR.CONNECTION_TOKEN_PROVIDER_ERROR',
message: 'Execution error while retrieving connection token' }

#

Here is the logs of what happening to my app when the token connection issue occurred