Troubleshooting of curl errors: Difference between revisions

Jump to navigation Jump to search
Line 343: Line 343:
* Mac/Linux: Can use single quotes to wrap the complete JSON string
* Mac/Linux: Can use single quotes to wrap the complete JSON string
* When using incorrect quote formatting, the JSON payload is parsed incorrectly, causing the API to return a format error message
* When using incorrect quote formatting, the JSON payload is parsed incorrectly, causing the API to return a format error message
== Related security issue ==
* [https://owasp.org/www-community/attacks/Command_Injection Command Injection] "an attack technique in which an attacker exploits vulnerabilities in an application to inject and execute malicious operating system commands, typically through unvalidated user input such as forms, cookies, or HTTP headers."


== Further reading ==
== Further reading ==

Navigation menu