cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

REST service failure

SMaran
4-Participant

REST service failure

<html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page -->

 

We get the above error when we click on permissions button in Thingworx composer

SMaran_0-1649969098292.png

 

4 REPLIES 4
VladimirN
24-Ruby II
(To:SMaran)

 Hi,

 

There was a similar question before - "504 Gateway Time-out for Copy Service of "Subsystem: FileTransferSubsystem" when metadata provided": https://community.ptc.com/t5/ThingWorx-Developers/504-Gateway-Time-out-for-Copy-Service-of-quot-Subsystem/td-p/665221 

TonyZhang
13-Aquamarine
(To:SMaran)

Hi @SMaran,

 

Not sure if it's related but please make sure the Tomcat service owner has sufficient read/write permission to access the Tomcat installation and ThingWorx installation folders.

https://www.ptc.com/en/support/article/cs322843

https://www.ptc.com/en/support/article/cs343174

 

SMaran
4-Participant
(To:TonyZhang)

TonyZang - We restarted the services with the correct Tomcat service owner and it did not resolve the issue.

 

Please share if you come cross any other thoughts.

Appreciate your time and expertise!

 

Thanks

Shan 

TonyZhang
13-Aquamarine
(To:SMaran)

Hi @SMaran,

 

Sorry that didn't work.

I'd suggest you to raise a support case for this issue.

 

Below information can be helpful for further troubleshooting.

1) What user account can reproduce this issue? Can Administrator user reproduce the same?

2) Detailed replication steps - which entities' permissions buttons did you click? Can you reproduce with every Permissions button? Try clicking other buttons to see if trigger the same popup

3) Use Function key F12 to open up Browser Developer tool; with Dev tool opening reproduce the issue to see if any errors logged in console tab or network tab

4) Please provide ThingWorx application logs, tomcat logs

 

Thanks,

Tony

 

Top Tags