You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything works fine, but some websites fail under the proxy. Can anyone help me adjust the configuration or explain this behavior?
Example: https://developers.giphy.com/
— clicking “Create account” returns a 302 HTTP status without the proxy, but a 406 error with the proxy.
The site uses Kong API Gateway, which seems to block my requests.
What I’ve tried:
Various curl requests with different headers — still 406.
Different fingerprints and site-camouflages — still 406.
Using a SOCKS and TProxy — still 406.
Any insights on the cause?
P.S. The Medium app also fails under the proxy; likely the same issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using the config from VLESS-TCP-XTLS-Vision-REALITY.
Everything works fine, but some websites fail under the proxy. Can anyone help me adjust the configuration or explain this behavior?
Example: https://developers.giphy.com/
— clicking “Create account” returns a 302 HTTP status without the proxy, but a 406 error with the proxy.
The site uses Kong API Gateway, which seems to block my requests.
What I’ve tried:
Any insights on the cause?
P.S. The Medium app also fails under the proxy; likely the same issue.
Beta Was this translation helpful? Give feedback.
All reactions