Open
Description
const res = await client.api("Time");
My app was working few months ago and now i don't know why but the rawrequest function don't work anymore in the repo. It put POST request to everything and some function like Time are GET request so the API return this error. I try to replace the POST with GET so Time works now but all others API path won't work. Any idea how to fix it?
Thank you
Metadata
Metadata
Assignees
Labels
No labels