Skip to main content
11-Garnet
March 5, 2024
Question

How to use appkey

  • March 5, 2024
  • 1 reply
  • 2344 views

Hello everyone!

I have added the secret key when running Mashup why does the session box pop up to enter account and password still pops up企业微信截图_17096067192860.png企业微信截图_17096068736217.png

1 reply

19-Tanzanite
March 5, 2024

Hi @Snoopy_hu 

 

Have you enabled "Allow Application key as URL Parameter" in PlatformSubsystem

Velkumar_0-1709617778074.png

 

Also, I can see you used a different URL format

Velkumar_1-1709617814365.png

Please use the below format

https://<<HOSTNAME>>/Thingworx/Mashups/<<MashupName>>?appKey=<<APPKEY>>&x-thingworx-session=true

 

/VR

Snoopy_hu11-GarnetAuthor
11-Garnet
March 6, 2024

Hi @Velkumar ,

Yes, I have enabled "Allow Application key as URL Parameter" in PlatformSubsystem; and I've tried the format you recommended, but it still converts to the format I asked the question about at runtime.

企业微信截图_17096842517199.png企业微信截图_17096845383385.png企业微信截图_17096845599277.png

19-Tanzanite
March 6, 2024

Hi @Snoopy_hu 

 

Yes does redirect to index.html page. It is the actual or intended functionality of Thingworx

 

/VR