maybe someone here can help me to figure this out.
Fetch API cannot load
No 'Access-Control-Allow-Origin' header is present on the requested resource.
Origin 'http://localhost:3001' is therefore not allowed access.
The response had HTTP status code 400.
If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Hey @kuronaru - If I understand correctly, your problem is purely a CORS problem and relates in no way to node-apac. This is not a good place for that question. Feel free to re-open if I am misunderstanding.
i tried using this library and had an error.
maybe someone here can help me to figure this out.
i also have this on my server.js file
thanks in advance