caused this issue. If I remove the localStorage line and write the previous line (the auth token we used on the endpoint) the app works fine. Kindly, someone help me with this issue, I've been facing ...
Yes, iNotebook app is working fine after changing all the occurences of 'token' with 'auth-token' and authtoken with authToken excpet fetchuser.js. Don't change anything in fetchuser.js file. I hope ...