Hi kj20nt
Code undocumented.
-> This error likely originates from the server you're trying to fetch data from. It suggests that the server encountered an error code that it doesn't have a more explanation for the user
Type Error Failed to fetch.
-> This error originates from your client-side code likely JavaScript and indicates that the attempt to fetch data from the server failed.
This could be due to several reasons:
- Network
- Incorrect URL
-CORS Issues
-Server Errors
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards