Hi @Expiscornovus
Super strange! I feel like it must be something to do with the All Company page because I cant post there but heres the raw input...
Seems like everything is correct..
{
"host": {
"connectionReferenceName": "shared_yammer_1",
"operationId": "PostMessage"
},
"parameters": {
"input/group_id": 0,
"input/body": "test"
}
}
This is the output
{
"statusCode": 403,
"headers": {
"Cache-Control": "no-cache",
"Vary": "Accept-Encoding",
"X-Frame-Options": "SAMEORIGIN",
"X-XSS-Protection": "1; mode=block",
"X-Content-Type-Options": "nosniff",
"x-download-options": "noopen",
"x-permitted-cross-domain-policies": "none",
"Referrer-Policy": "strict-origin-when-cross-origin",
"x-date": "1695752846400",
"X-Request-ID": "452cfd37-49ee-4f76-be1a-d515011916d5",
"x-cell-id": "4",
"x-network-id": "469897",
"Strict-Transport-Security": "max-age=1234513412313; includeSubDomain",
"x-robots-tag": "none",
"x-lodbrok-cell": "prod_central_1-c4",
"report-to": "{\"max_age\":3600,\"endpoints\":[{\"url\":\"https://mmay.nelreports.net/api/report?cat=yammer-prod_central_1\"}]}",
"nel": "{\"report_to\":\"default\",\"max_age\":3600,\"success_fraction\": 0.001}",
"X-Cache": "CONFIG_NOCACHE",
"X-MSEdge-Ref": "Ref A: FFD1C5CE93F4452D80A33F754FAFFDBB Ref B: DM2EDGE0512 Ref C: 2023-09-26T18:27:26Z",
"P3P": "CP=\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\"",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "false",
"x-ms-apihub-obo": "false",
"Date": "Tue, 26 Sep 2023 18:27:25 GMT",
"Content-Length": "254",
"Content-Type": "application/json"
},
"body": {
"error": {
"code": 403,
"source": "flow-apim-msmanaged-na-centralus-01.azure-apim.net",
"clientRequestId": "3fdb4a83-ffa5-47da-bbfa-74d64d7a3942",
"message": "The response is not in a JSON format.",
"innerError": " "
}
}
}