Authorization: Bearer ********************openidoffline_accessprofileemailcurl --location --request POST 'https://api.belga.press/belgapress/api/feedback/issues' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"context": "NEWSOBJECTS",
"contextId": "string",
"issues": [
{
"issueType": "INCOMPLETE",
"remarks": "string"
}
],
"pageUrl": "http://example.com"
}'{
"clientId": "string",
"errorCode": "string",
"exceptionReason": "INACTIVE_USER",
"exceptionType": "string",
"filteredStackTrace": [
{
"fileName": "string",
"lineNumber": 0,
"methodName": "string"
}
],
"localDateTime": "2019-08-24T14:15:22.123Z",
"login": "string",
"message": "string"
}