Support Board
Date/Time: Sat, 17 May 2025 05:32:46 +0000
Post From: Sierra Chart API Error
[2024-05-17 17:12:21] |
|
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
|