I have this problem with my application
util.js:60 Native: tried calling Device.uuid, but Cordova is not available. Make sure to include cordova.js or run in a device/simulator
util.js:60 Native: tried calling Device.platform, but Cordova is not available. Make sure to include cordova.js or run in a device/simulator
util.js:60 Native: tried calling Device.model, but Cordova is not available. Make sure to include cordova.js or run in a device/simulator
POST http://campus.nextech.pe/wp-json/wplms/v1/user/signin 401 (Unauthorized)
ERROR
Response {_body: “{“code”:”rest_forbidden”,”message”:”Lo siento, no puedes hacer eso”,”data”:{“status”:401}}”, status: 401, ok: false, statusText: “Unauthorized”, headers: Headers, …}
Can you help me?