Question
Unable to execute services from Rest Api
- October 27, 2020
- 3 replies
- 1460 views
Hi Team,
I am using Postman(GET/POST) to execute services of LicensingSubsystem, but unable to execute.
I am using below url:-
http://<url>:8080/Thingworx/Subsystems/LicensingSubsystem/Services/GetDaysRemainingInLicense
I am getting result in JSON till LicensingSubsystem(only with GET request but not with POST).
Even I tried with one of the Datatable thing also but result is also the same for Datatables.
Have also attached the screenshot of one test thing displaying that No "Services" link option is present. In case of "LicensingSubsystem" I am getting only option of "ServiceDefinitions".
Can somebody help me on this.
What would be the actual url to execute the services of Subsystems ?
Thanks in advance.

