Skip to main content
1-Visitor
April 14, 2016
Question

REST API with appKey is not working in Chrome incognito mode

  • April 14, 2016
  • 1 reply
  • 2057 views

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

    1 reply

    5-Regular Member
    April 14, 2016

    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?

    sdas11-VisitorAuthor
    1-Visitor
    April 14, 2016

    Hi Ravi,

    The user for whom appKey I am using is an admin

    Thanks,

    Shashank