Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --request POST 'https://api.belga.press/belgapress/api/feedback/issues' \
--header 'Content-Type: application/json' \
--data-raw '{
"context": "NEWSOBJECTS",
"contextId": "string",
"issues": [
{
"issueType": "INCOMPLETE",
"remarks": "string"
}
],
"pageUrl": "http://example.com"
}'{
"errorCode": "string",
"message": "string",
"exceptionType": "string",
"exceptionReason": "string"
}