2 years ago
I have this nodejs express api to do some searchs, when trying to do a test request on postman it says cannot GET
but if i try on a random api tester website it works, also where im trying to integrate it also says cannot GET :/
2 Replies
2 years ago
4c2cf819-c7e8-4ee0-89d8-13086fc777fb
2 years ago
Fixed, i was missing the S in HTTPS in the url, but on the other website worked lmao