Login Page - Create Account

Support Board


Date/Time: Mon, 16 Sep 2024 19:05:09 +0000



Post From: Delete Third Party Studies & Files Downloaded on Startup

[2024-07-26 03:07:18]
seandunaway - Posts: 266
Maybe a quick fix would be just giving users permission to manage their own username's via the CustomDLLStudiesManagement API


# @prompt password
# @prompt study

POST https://www.sierrachart.com/API.php
Content-Type: application/x-www-form-urlencoded

AdminUsername=seandunaway
&AdminPassword={{password}}
&Service=CustomDLLStudiesManagement
&SCDLLName={{study}}
&Action=remove
&UserSCUsername=seandunaway



HTTP/1.1 200 OK
Content-Encoding: gzip
Content-Length: 116
Content-Type: text/html; charset=UTF-8
Date: Fri, 26 Jul 2024 03:03:33 GMT
Server: Apache
Vary: Accept-Encoding
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-Xss-Protection: 1; mode=block
Connection: close

ERROR: Your account does not have administrative control over the set SCDLLName, contact support@sierrachart.com.


Date Time Of Last Edit: 2024-07-26 03:08:50