Added the delay and still the same results. Below are the input and output, as well as evidence the file exists:
Input
{
"host": {
"connectionReferenceName": "shared_wordonlinebusiness",
"operationId": "GetFilePDF"
},
"parameters": {
"source": "groups/87b0142a-9021-4b6b-971d-4c9dc1c1a289",
"drive": "b!rfdGDOykRkOwSCfz6SzRuj1KuB7dnSZDuOxaMS6mOhQjwK5hxGOxSYKvS7ggoiln",
"file": "Maintenance request 231 Sullivan 2022-07-14T18_07_37.9182508Z.docx"
}
Output
{
"statusCode": 400,
"headers": {
"Pragma": "no-cache",
"x-ms-request-id": "bd76c020-9413-4183-b422-5535a4f49f58",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
"X-Content-Type-Options": "nosniff",
"X-Frame-Options": "DENY",
"Cache-Control": "no-store, no-cache",
"Set-Cookie": "ARRAffinity=430fde32acf620e94447c7e2e59908644804523c09f9a09b2273e2becc212387;Path=/;HttpOnly;Secure;Domain=wordonlinebusiness-usgv.azconn-gcc-usgv.p.azurewebsites.us,ARRAffinitySameSite=430fde32acf620e94447c7e2e59908644804523c09f9a09b2273e2becc212387;Path=/;HttpOnly;SameSite=None;Secure;Domain=wordonlinebusiness-usgv.azconn-gcc-usgv.p.azurewebsites.us",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"x-ms-apihub-obo": "true",
"Date": "Thu, 14 Jul 2022 18:08:41 GMT",
"Content-Length": "350",
"Content-Type": "application/json",
"Expires": "-1"
},
"body": {
"status": 400,
"message": "The selected file doesn't exist, please select a valid file and drive.\r\nclientRequestId: bd76c020-9413-4183-b422-5535a4f49f58",
"error": {
"message": "The selected file doesn't exist, please select a valid file and drive."
},
"source": "wordonlinebusiness-usgv.azconn-gcc-usgv.p.azurewebsites.us"
}
}
