Authorization: ********************curl --location --request GET '/admin/github/authorize' \
--header 'Authorization: Bearer <token>'{
"error": "Invalid request parameters",
"code": "400",
"details": {
"property1": "string",
"property2": "string"
}
}