#tony-mad-devs_error

1 messages ยท Page 1 of 1 (latest)

crystal hingeBOT
#

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

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

bronze glen
#

Which account whose you are using secret key on?

#

We also can't find price_1QQEnjBIPwD8hU0sWDtPsScHuqY

#

Maybe you have a typo somewhere

hushed smelt
#

shit ๐Ÿ™ that is crazy.

#

no, i do not

#

req_jlk6b0SHKWG9N5

#

look into this request

#

this is where the error is (and in many other requests)

bronze glen
#

Yes but the thing is where do you get price_1QQEnjBIPwD8hU0sWDtPsScHuqY from the parameter?

hushed smelt
#

this is what i get as an error.

bronze glen
#

I know, but you specified price_1QQEnjBIPwD8hU0sWDtPsScHuqY in the parameter of this request

hushed smelt
#

where do i get it from is the question i am trying to get an answer :))) it is a mistery for me as well.

#

how it is generated and where it comes from

#

i just joined the project as a new developer

#

and trying to understand its code and how things are working to resolve their issue. i did not write the code for it ๐Ÿ™

#

i thought maybe you know something about this priceID. ๐Ÿฅฒ

bronze glen
#

Sorry maybe asking your members or put debug into the call creating CheckoutSession will give you some idea

#

Basically your .NET program triggered req_jlk6b0SHKWG9N5, and it must take the value from somewhere to call the request

hushed smelt
#

OK, thanks

#

so, just to confirm

#

you are saying that price with such ID was never ever created?

bronze glen
#

I can't see it, which means it could be from a deleted Product or Price object, or simply it has a typo

hushed smelt
#

ok, thanks

hushed smelt
#

OK, I got the place where we get this ID from

#

now i have a different question

#

if the paymentID was created with one secretKey but then retrieved with another secret key. Do i get it right that it would not be able to do so?

bronze glen
#

Correct

#

Each Id belongs to an account

hushed smelt
#

Oh! thanks a lot