Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key expiring and throwing #687

Open
Noitidart opened this issue May 6, 2024 · 0 comments
Open

Key expiring and throwing #687

Noitidart opened this issue May 6, 2024 · 0 comments

Comments

@Noitidart
Copy link

Describe the bug
I'm on Android using M2 reader.

createPaymentIntent maybe once a week fails with the following error:

{

error: {
code: NETWORK_ERROR.SESSION_EXPIRED,
message: Expired API Key provided: pss_live_REMOVED_BY_ME_TO_POST_ON_GITHUB
}
}

To Reproduce

I'm not sure how to reproduce, I just leave my app and terminal on forever and eventually this happens.

Expected behavior
After succesfully connecting to card reader, this error above should never happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Stripe Terminal React Native SDK version

"@stripe/stripe-terminal-react-native": "^0.0.1-beta.14",
"react-native": "0.72.4",
"expo": "~49.0.11",

Smartphone (please complete the following information):

  • Device: Rockchip Android Touchscreen
  • OS: Android 12
  • androidPlatformApiLevel is 32

Additional context
I'm using M2 readers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant