Closed ivaxsirc closed 2 years ago
When enter to localhost:3000 in windows 10 with chrome, appears return fetch(apiRoot + api/user/?uuid=${uuid}, { I show a screenshot, any solution? Thanks
api/user/?uuid=${uuid}
I answer to myself the problem was backend, you must be opened backend and frontend, now works perfect
Thanks for updating this - I'm sure it will help someone else in the future who's seeing the same thing :)
When enter to localhost:3000 in windows 10 with chrome, appears
return fetch(apiRoot +
api/user/?uuid=${uuid}
, { I show a screenshot, any solution? Thanks