#jerz_error

1 messages ยท Page 1 of 1 (latest)

lone compassBOT
#

๐Ÿ‘‹ 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/1262868704962674790

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

dire cryptBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

little cloud
#

Hello

The error seems to suggest that the simulated reader isn't really expecting any card presentments at the moment. Have you called process payment function yet? If not, you'd need to invoke that before you do presentment

desert current
#

Hmmmm .... sorry, I might just have fixed that particular error

#

Sorry about that.

#

Actually, do you know what this error means: platform_api_key_expired on a terminal.reader.action_failed webhook?

little cloud
#

https://docs.stripe.com/error-codes#platform-api-key-expired

The API key provided by your Connect platform has expired. This occurs if your platform has either generated a new key or the connected account has been disconnected from the platform. Obtain your current API keys from the Dashboard and update your integration, or reach out to the user and reconnect the account.

desert current
#

Test card payments (thought elements.js) are working fine though? The failure message on the webhook looks odd (to me):

Expired API Key provided: pss_test_YW*********************************************************************_******OK4W. Platform access may have been revoked.

I don't think our API Keys start with pss_ ??

little cloud
#

Can you share the account IDs you're working with?

lone compassBOT
desert current
#

This is the platform account: acct_1PJCGfJblXXmZEXF
This is connected account: acct_1ManBEBwx1emPnYl

little cloud
#

When exactly are you seeing platform_api_key_expired error? What function triggers it?

desert current
#

we_1PVDOYJblXXmZEXFGdo5eL4z

#

I try to process a payment intent using a simulated card reader

#

and get terminal.reader.action_failed

little cloud
#

edit: ignore that

#

So you're getting that error in the event payload?

desert current
#

yes

#

(presume you can see the data for that event id)

little cloud
desert current
#

Yes, ok ... I'll try that tomorrow when I can get the account owner to sign up

little cloud
#

๐Ÿ‘

desert current
#

Thanks for your help

little cloud
#

NP! ๐Ÿ™‚ happy to help

desert current
#

Apologies for sending you round the houses a bit

little cloud
#

All good!