OIC Gen2 Export Integration using REST (/archive) 403 Unauthorized Error - what am I missing?
Summary: Trying to export an integration using REST I get 403 Unauthorized error.
Content (please ensure you mask any confidential information):
REST :
I'm trying to use the /ic/api/integration/v1/integrations/{id}/archive GET
to download a basic integration I created called SAH1 just to test the functionality, so the GET call looks like
https://myinstance/ic/api/integration/v1/integrations/SAH|01.00.0000/archive
Doesn't matter whether I use SoapUI or OIC I get a 403 Unauthorized error.
I'm guessing I need something else for the user I'm using to export (this is a user we use to trigger other integrations, so I know the user works for that) however I cannot find any documentation suggesting that.