#billy-c_code

1 messages ยท Page 1 of 1 (latest)

scenic zodiacBOT
oblique baneBOT
#

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.

scenic zodiacBOT
#

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

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

oblique baneBOT
winter bramble
#

getting pin_try_exceeded error from using test function

#

I don't understand how this is tied to trying to verify event sognatures

#

can you explain what you're trying to do?

unique plover
#

It worked before but not sure why it's not working anymore

winter bramble
#

Getting what? That's a webhook endpoint link

#

mock a card reader success message
Can you explain in more detail?

#

What are you doing? What part is not working like you expect?

unique plover
#

oh my bad i pasted the wrong snippet. I am trying to mock a success message with 'Reader.TestHelpers.present_payment_method(
reader_id,
stripe_account=stripe_account_id,
)' but am getting that message above.

winter bramble
#

Ah gotcha

#

Can you share the request ID where you get that?

unique plover
#

evt_3P71AeI5AkxvDVYb1VkqyRsL

#

here's an instance

winter bramble
#

Does your amount end in 75 by any chance? like $10.75

unique plover
#

yeah

winter bramble
#

yep, it does

#

ok, its a test amount triggering that error

unique plover
#

is that why it's error out? because it's code for certain responses

winter bramble
#

75 is pin_try_exceeded

#

Use a different amount ๐Ÿ™‚

unique plover
#

thanks for the help that makes sene

winter bramble
#

NP!

#

Give that a quick try and make sure the error stops happening (and avoid any of the other test amounts)