curl issue with URL with quotes
I’m trying to return some JSON data from curl using an API call with single quotes in it. Each time it acts like I haven’t formatted the URL correctly, giving an error code of 3.
I’m trying to return some JSON data from curl using an API call with single quotes in it. Each time it acts like I haven’t formatted the URL correctly, giving an error code of 3.