Authorization: Bearer ********************
curl --location --request GET '/api/auth/error' \ --header 'Authorization: Bearer <token>'
{ "message": "string" }