Xorbak

Results 1 issues of Xorbak

I am having an issue deleting from my app(using React). Getting and Posting work 100% but as soon as I DELETE I get "**{"status":"FAILED","message":"Not Found"}**" Been using this: fetch("https://krat.es/[API]/todo/" +_id,...