cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Workato HTTP Trigger unable to fetch file from Azure file share

amit_mohanty88
Deputy Chef I
Deputy Chef I

Hello ,

I am trying to fetch a file from azure file share using get rest API URL which is able to fetch if i put the URL with get request in postman but when trying from HTTP Trigger getting below error .

HTTPS GET URL: https://<<storageaccount>>.file.core.windows.net/<<filesharename>>/<<directory>>/<<filename>>?<<SAS token>>

Error checking for new jobs
Bad input

Summary: Invalid ID column: '' for an event response.
Detail:
Error ID: b2f7c4d4-cae7-4d49-92d0-4f7bbdf026d4

 

screenshot.PNG

Please note if i am doing a rest call via HTTP Action to this url its able to fetch file contents . Looks like some issue in HTTP Trigger 

 

Please help

1 REPLY 1

Prudvi
Executive Chef I
Executive Chef I

Hi @amit_mohanty88,
Can you please share your HTTP Trigger configuration.
From the error it seems the connection is responding with empty data and workato is not able to parse the data.
Regards,
Prudvi