Hi,
I am unable to see or edit my profile, even though I am logged in and I can access my courses.
The error I get in the browser console is:
Failed to load resource: the server responded with a status of 403 ()
And:
Possibly unhandled rejection: {"data":"Unauthorized Access","status":403,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","params":{"token":"????????"},"headers":{"Accept":"application/json","X-Requested-With":"XMLHttpRequest"},"cache":false,"url":"/api/users/?????"},"statusText":"","xhrStatus":"complete"}
(I removed the token value and the user id in "/api/users/??????" for safety, but I can send it in private, if needed for debugging)
I am unable to see or edit my profile, even though I am logged in and I can access my courses.
The error I get in the browser console is:
Failed to load resource: the server responded with a status of 403 ()
And:
Possibly unhandled rejection: {"data":"Unauthorized Access","status":403,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","params":{"token":"????????"},"headers":{"Accept":"application/json","X-Requested-With":"XMLHttpRequest"},"cache":false,"url":"/api/users/?????"},"statusText":"","xhrStatus":"complete"}
(I removed the token value and the user id in "/api/users/??????" for safety, but I can send it in private, if needed for debugging)