#Nimish

1 messages · Page 1 of 1 (latest)

ebon kindleBOT
oblique chasm
#

Let's chat here

Can you provide more information about your integration?

hearty steppe
#

sure

#

lemme know what more info you need

#

this is my web app URL

#

the stripe is already integrated here

#

it is working fine for 2 user roles

#

and for 2 user roles it is not working fine

#

I am getting session timeout issue

#

this is the error screenshit

#

*shot

oblique chasm
#

Can you share the session URL?

oblique chasm
#

It seems like something in your integration is adding more characters to your checkout URL

#

You'd want to look into that

#

The link I shared works fine for me

#

@hearty steppe does that help?

hearty steppe
#

but this URL is coming directly from stripe

#

we are not making this URL

oblique chasm
#

Look at your API request response here
https://dashboard.stripe.com/test/logs/req_0gi4xrvA0nmel6

Stripe is returning the URL I shared to your server, but when your code redirects customers to the Checkout URL it is sending them to the URL you shared which has additional characters and is incorrect.

That means that something in your integration is adding more characters before redirecting to the URL Stripe sends you

hearty steppe
#

thanks Hanzo

#

Will investigate this

#

I already this link earlier

#

it showed resource missing error

#

I will check the code and shall notify you incase I need any further help from you...

#

many thanks Hanzo!!