I keep seeing this message on all pages of Voten. It seems that all ajax requests to /api/* are getting this response:
HTTP Status: 401
{"message":"Unauthenticated.","errors":{"more_info":"The request has not been applied because it lacks valid authentication credentials for the target resource."}}
I keep seeing this message on all pages of Voten. It seems that all ajax requests to
/api/*
are getting this response:HTTP Status:
401
I'm logged in with the default admin credentials.