-
Hi i am trying to use an unofficial api that doesn't have cors enabled. Ok so i made a local proxy and it works on some sites but not the one i want to use it with. I have tried other servers and api's and the parameters are shorter and the cors proxy works as intended. So there has to be something about the target url that causes this truncation I was thinking maybe there is a maximum length that the TargetURL can be but with the 2 queries being slightly different lengths it shouldnt truncate at the same point. Any suggestions this is driving me crazy. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
ok a couple of things i found, i deployed my proxy. server to a raspberry Pi and that works i think its a problem with localhost. |
Beta Was this translation helpful? Give feedback.
ok a couple of things i found, i deployed my proxy. server to a raspberry Pi and that works i think its a problem with localhost.
I discovered that the dev console in google chrome on copy url, doesnt.
I expanded the console to show the complete url and it was complete but pasting it into the chrome browser as a new tab it was 3 characters short.