Skip to main content
Best answer by posipova

Yes, please refer to this article:

https://www.ptc.com/en/support/article?n=CS224211

Ensure your application key has not expired and the use is enabled in PlatformSubsystem.

1 reply

posipova20-TurquoiseAnswer
20-Turquoise
April 15, 2019

Yes, please refer to this article:

https://www.ptc.com/en/support/article?n=CS224211

Ensure your application key has not expired and the use is enabled in PlatformSubsystem.

shreekant1-VisitorAuthor
1-Visitor
April 16, 2019

Hi,

 

Thanks for your reply. I have been able to get the GET working using 

GET: https://pp-1904021146sg.devportal.ptc.io/Thingworx/Things/SomeTestThing/Properties/SomeNumber 

 

However PUT is not working for me using 

PUT: https://pp-1904021146sg.devportal.ptc.io/Thingworx/Things/SomeTestThing/Properties/SomeNumber?method=PUT&value=500&appKey=4bf62b7a-bc9c-423b-93ce-f6f3868ef080

 

my app key is still functioning as I have tested it through command line tool HTTPie.

 

what could be the reason? Please help.

 

Thanks,

shreekant

shreekant1-VisitorAuthor
1-Visitor
April 16, 2019

Hi,

 

The issue is resolved for me. I have to enable Allow Request Method Switch option in PlatformSubSystem.

 

Thanks,

shreekant