error on fetch-api
-
Hi,
I have an error on fetch api’s called on the a client’s website which is developed with nextjs and wordpress. It creates error on the api below. It was working a couple of weeks ago, before I updated the php version and wordpress version. Can it be related to wordpress or nextjs by itself? Any comment is appreciated.
https://localhost:3000/ 500 (Internal Server Error)
Uncaught at fetchAPI (webpack-internal:///./lib/api.js:58:11) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)Uncaught at fetchAPI (webpack-internal:///./lib/api.js:58:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.