delightful-noon-48365
08/25/2023, 8:34 AMbland-eye-99092
08/25/2023, 8:48 AMdelightful-noon-48365
08/25/2023, 8:55 AM{
"id": "9e29de5b-03c6-4e57-a883-3b6f52cb52c9",
"error": {
"code": 500,
"status": "Internal Server Error",
"message": "oauth2: \"invalid_client\" \"It appears that your Authorization header may be invalid or not present, please verify that you are sending the correct headers.\""
},
"created_at": "2023-08-25T08:52:16.587333Z",
"updated_at": "2023-08-25T08:52:16.587333Z"
}
Even if I use AuthStyle.AuthInHeader as I said before.bland-eye-99092
08/25/2023, 8:57 AMdelightful-noon-48365
08/25/2023, 9:00 AM{
"errorCode": "errors.com.epicgames.account.invalid_client_credentials",
"errorMessage": "Sorry the client credentials you are using are invalid",
"messageVars": [],
"numericErrorCode": 18033,
"originatingService": "com.epicgames.account.admin",
"intent": "prod",
"error_description": "Sorry the client credentials you are using are invalid",
"error": "invalid_client"
}
delightful-noon-48365
08/25/2023, 9:02 AM{
"errorCode": "errors.com.epicgames.common.oauth.invalid_client",
"errorMessage": "It appears that your Authorization header may be invalid or not present, please verify that you are sending the correct headers.",
"messageVars": [],
"numericErrorCode": 1011,
"originatingService": "com.epicgames.account.admin",
"intent": "prod",
"error_description": "It appears that your Authorization header may be invalid or not present, please verify that you are sending the correct headers.",
"error": "invalid_client"
}
delightful-noon-48365
08/25/2023, 10:36 AMbland-eye-99092
08/25/2023, 11:12 AM