Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
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:
Thanks,
Shashank Das
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?
Hi Ravi,
The user for whom appKey I am using is an admin
Thanks,
Shashank