API returning error

Admiraltk

Member
I am making an API call (GET) to a public weather source and getting the following response in the Pabbly API Cannot read properties of undefined (reading'events"). If i go to the same URL in a browser window, the correct data is displayed. I get the same ero when query several API URL's. The error message is not helpful. How to fix?
 

ArshilAhmad

Well-known member
Staff member
Hi @Admiraltk,

Could you please share the cURL command and API documentation of the endpoint you are attempting to execute? Also, share the Workflow URL where you have this concern.
 
Top