#yannik_error

1 messages ยท Page 1 of 1 (latest)

lusty martenBOT
#

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

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

outer furnace
#

Can you open the browser console and check if there are any errors? If so, can you share a screenshot of what's being returned in the console?

woeful estuary
#

Sure! I believe only the bottom could be relevant?

#

and the ones above the type error are repeated throughout the console

outer furnace
#

That last error does not appear to be Stripe related and is tied to RLogger. Not sure what that is.

woeful estuary
#

okay i just disabled all extensions and these are the only two errors left:

outer furnace
#

The first warning appears to be network related. The second appears to be an unrecognized beta header.

#

Do you have a Request ID you can share?

woeful estuary
#

one sec

#

req_qpRYydjnB9yprZ

outer furnace
#

Thanks, so I'm clear, are you currently being redirected to http://localhost:8080/ and it's not loading?

woeful estuary
#

Nah. Let me do a screenrecord for you rq.

outer furnace
#

Ok.

woeful estuary
#

oops, recorded in mkv. discord doesn't seem to embed that one ๐Ÿ˜…

#

tell me if i should re-record, or if it works for you

outer furnace
#

re-record please.

woeful estuary
#

there ya go. it just sends me to the main stripe customer portal page instead of asking me to update my subscription.

outer furnace
#

Thanks. There may be something blocking it from loading on your end.

woeful estuary
#

I tried it in a private window too though and I was able to replicate it on different devices and browsers.

outer furnace
#

Can you open the inspector and review the network tab to see if there's anything coming up?

woeful estuary
#

sure

#

all 200

outer furnace
#

Let me double check with colleagues.m

woeful estuary
#

thanks!

lusty martenBOT
worldly parcel
#

Hello
Are you seeing this with this one particular subscription or all other subscriptions as well?

woeful estuary
worldly parcel
#

Ah is it because both prices belong to different products?

#

What happens if you pass the price IDs that belong to the same product?

woeful estuary
#

huh. they are. so i would have all my different subscription tiers to have the same product and just different prices? that feels unintuitive....

#

because our subscription system makes use of different products to differentiate between the different perks given.

worldly parcel
#

Gotcha. let me take another look but if you can give the above a try, that'd be helpful^

#

thanks

woeful estuary
#

btw hanzo is based. although i main support and juno :p

worldly parcel
#

I think the issue might be with the tax settings on the Subscription. While the Subscription has the automatic_tax as enabled, The price you're updating to does not have any tax_behavior set.

woeful estuary
#

interesting. let me check that in a bit too.

worldly parcel
#

We should be catching this on our end on Session creation but it looks like the product team hasn't gotten around to fixing this yet

woeful estuary
#

how would i disable the tax_behavior? preferably just in the dashboard, cuz my fetch is being wonky rn ๐Ÿ˜…

worldly parcel
woeful estuary
#

gotcha. will do some more testing and ping you again, if i run into any issues after the findings you did. thanks you so much so far and happy working and playing overwatch :p

worldly parcel
#

NP! ๐Ÿ™‚ Happy to help
Good luck

woeful estuary
worldly parcel
#

Awesome!

Also up for playing overwatch some time soon together?
My computer got borked after a BIOS update gone wrong and I have been too lazy to fix it so I can't but appreciate the offer ๐Ÿ™‚ That reminds me that I should prob try and fix the system afterall.

woeful estuary