Hi Everyone,
I’m working on the Deployment API export action and am encountering an "Invalid API Key" response. When i make a Deployment API POST call to Environment-A from Postman and Environment-B(Self-managed cloud), both are returning the same error:
Here’s what I’ve checked so far:
Login-audit.csv
Does anyone have any insights or suggestions on what might be causing this issue or how I can resolve it?
Thanks in advance!
Discussion posts and replies are publicly visible
In the first screenshot it says "you are not Permitted to perform the requested action". Are you sure you are using proper service account details ?? Can you check Deployment logs may be you can find something there
Hi Venkat, Thanks for your suggestion. Yes enabling outgoing deployments solved the Invalid API key error.Now I am getting request should be multipart content-type when i set the JSON(Application/json) as content-typewhen I configure multipart like below system returning bad request 400 error
I can't recall how i passed it before but can you try sending just like this and see whether it works or nothttps://docs.appian.com/suite/help/24.4/Export_Package_API.html#request
venu
Please give atry in this format and make sure itis in json format