Hi @Sam @shiv @Paul_Thomas
I’m currently integrating an API in the Alpha environment, but I’m encountering an error. I’ve attached a screenshot for your reference — could you please review it and let me know if I’m missing something?
Hello @shubham.dhamne ,
The request is failing with “URL incorrect.” Please verify the value, the path and query parameters, and that you’re using the correct HTTP method.
I checked Sam, even tried with “jsonplaceholder.typicode.com/posts” with this dummy api, but getting same error
Hi @shubham.dhamne,
Which environment are you working on ??
Can you refer to the link below to understand the issue you are facing.
Hello @shubham.dhamne ,
Can you try implementing these using a custom code block instead of using an API trigger?Please let me know if that works??
@shubham.dhamne is it sorted ? Any support needed ?
Hey @shubham.dhamne , please provide the headers from network tab, also try spliting base path and path into path column provided in alpha. Plus make sure you are able to execute the API from postman and compare it with failed request.

