Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
asgs115636yProbably a CORS error. The network/console tab of the Browser DevTools should reveal more details
-
mszaf1896yCors issue. Wasted an hour this weekend thinking my code wasn't working. You can verify using a public facing API and see if it works with a non local api
-
@linuxxx same, insomnia is great because if you use it you can finally GET some REST
-
Hey linuxxx,
sorry for the late reply. I have sent you an email with my tox id :)
Writing a new service. (Will be free for now)
Writing up an Ajax PUT request and when it executes, I see an options request firing, that's good.
But no fucking PUT request afterwards!?
WHAT WHY FUCK ME HELP 😢
rant