Hi Guys,
I'm trying to get the content of a .gz source file to then "Update File" content into a Google spreadsheet.
I have other flows that work by getting the file content via FTP. But in this case I can only reach the source file via HTTP. The flow keeps failing at the "Update File" step with BadGateway.
Hi @dav_formica,
Could you please share a screenshot of the configuration of your flow?
Could you please share more details about error message in the "Update file" action?
Please share more details so we would try to provide a proper workaround for you.
Best regards,
Alice
Hi Alice,
The error occures in the "Update File" last action to update the google sheet.
Error: BadGateway
File Content:
{ "$content-type": "binary/octet-stream", "$content": "H4........ }
Output Status Code:
Headers:
Headers Pragma no-cache x-ms-datasourceerror True x-ms-request-id 927be34c-9133-4935-a93b-001bc5ae1ad5 Strict-Transport-Security max-age=31536000; includeSubDomains X-Content-Type-Options nosniff X-Frame-Options DENY Timing-Allow-Origin * x-ms-apihub-cached-response true Cache-Control no-store, no-cache Date Thu, 15 Nov 2018 13:28:57 GMT Set-Cookie ARRAffinity=07abb3f274a938ebb08283001fd69ce1b96d646206f80f6a9e686683a0b031f8;Path=/;HttpOnly;Domain=googledrive-wus.azconn-wus.p.azurewebsites.net X-AspNet-Version 4.0.30319 Content-Length 454 Content-Type application/json Expires -1
{ "error": { "code": 502, "source": "unitedstates-002.azure-apim.net", "clientRequestId": "927be34c-9133-4935-a93b-001bc5ae1ad5", "message": "BadGateway", "innerError": { "status": 502, "message": "Failed to communicate with Google Drive: InternalServerError. Details: ''.\r\nclientRequestId: 927be34c-9133-4935-a93b-001bc5ae1ad5", "source": "googledrive-wus.azconn-wus.p.azurewebsites.net" } } }
User | Count |
---|---|
67 | |
52 | |
49 | |
30 | |
21 |
User | Count |
---|---|
26 | |
24 | |
23 | |
23 | |
22 |