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

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

REST API with appKey is not working in Chrome incognito mode

sdas1
1-Newbie

REST API with appKey is not working in Chrome incognito mode

Hi,

I am trying to call a mashup using REST API by giving Application key but it is not working in chrome incognito mode.

When I am entering the URL in incognito window its showing Pop-up window asking for the Username and Password that is not required because I am passing Application Key to bypass that security check.

Following is the syntax for the REST API call I am using:

http://www.server.com:8080/Thingworx/Mashups/MashupName?appKey=9eb5f9d7-fb84-4026-a85a-98abc11dcea9&x-thingworx-session=true

Thanks,

Shashank Das

2 REPLIES 2
Aanjan
9-Granite
(To:sdas1)

Shashank, that call should work as it would redirect you to the Runtime instance of the Mashup. Does the user associated with the appKey have all relevant permissions? Can you try using an admin-level appKey instead?

sdas1
1-Newbie
(To:Aanjan)

Hi Ravi,

The user for whom appKey I am using is an admin

Thanks,

Shashank

Top Tags