You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When requesting with pure JS, It gives a CORS error, But the error handler on the wrapper just responds with an API error, So the issue with CORS, But in NodeJS, I should work perfectly fine, For me.
That's true, I guess the node version can define if the error is there or not, For me, I can use the npm package just fine, With no changes to the actual code structure, Let me know if you're still facing this problem maybe I could help in any shape or form.
You think using fakeyou.js in pure JS for HTML Would cause this? Cause it's made for NodeJS and maybe CORS headers would affect or something...
The text was updated successfully, but these errors were encountered: