#mahraamir

1 messages · Page 1 of 1 (latest)

regal bridgeBOT
grand dove
pulsar sleet
#

Those are GET requests

#

Not confirm requests

#

And they're issued by the Stripe PHP sdk

#

So looks like your backend is attempting to do that

grand dove
#

Yes, sorry get requests

#

when popup was opened and I didn't even scan the code, there was a lot of requests already.

pulsar sleet
#

Yeah that looks like a request from your backend

#

So you need to debug where in the code you're issuing them

#

And why they're being called so many times

grand dove
#

I did and logged the number of requests when I am sending but it was once

pulsar sleet
#

Look at the IP address for each of those requests

#

Do you recognize it?

#

Likely this is a bug in your code

grand dove
#

one sec

#

I have doubt on stripe.js obviously it is on our system

#

and is sending from my system

#

this is from client side

#

and this one of the request being geneated and so many

#

while popup is opened

#

I am not calling it from client side

pulsar sleet
#

Not sure I understand

#

The request in your dashboard screenshot is a server-side request