Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 16:22:56 +0000



Post From: Sierra Chart API Error

[2024-05-17 17:12:21]
Sierra Chart - Max - Posts: 5730
The curl command in post 9 is not setting the SCDLLName properly. Note the the documentation specifies it to be sent as a post, but you are sending it as a get (part of the URL).

To send data as a post you need to use -d with curl

https://curl.se/docs/manpage.html#-d
Sierra Chart Support
Date Time Of Last Edit: 2024-05-17 17:22:01