hi team,
i tried to setup apigee extension by adjusting all the URL parameters (i can confirm the on prem URL works fine and there are no authetication issues, but it is failing with below error upon running the script :-
==> 000
cat: response.json: No such file or directory
The request failed with 000 response code.\n
Please suggest.
why is JQ needed as pre-requisite and what if JQ is not present, any alternatives ?
Any updates please ?
can anyone from extension team suggest here ?
Hi Srishati, the error suggests that you have a network error or the Apigee API URL you have specified isn't correct:
curl to the URL works fine , but still when runnign script it gives that error.
why is JQ needed as pre-requisite and what if JQ is not present, any alternatives ?