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

IRPA API Trigger - Invalid API Key

Former Member
3,096

Hi All,

I created an API trigger for my IRPA Deployment. I followed the SAP Help document and tested the post URL using POSTMAN and it started a job and I could see it on the Cloud Factory. I copied the code generated by POSTMAN and tried using it in an AJAX call in my UI5 app so that I can start a job through my UI5 App. I get this error "status: 403, code: "SAP_IPA_12019", severity: "ERROR", message: "The API key is invalid."

What could I be doing wrong here?

Thanks in advance!

Best Regards

TP

View Entire Topic
0 Likes

Hi TP,

could you try to generate a new irpa trigger token? It seems your current one is invalid.

To do this just edit your trigger and click on the "Generate new token" button

2020-02-07-14-29-44-sap-intelligent-robotic-proces.png(75.9 kB)

Former Member
0 Likes

Hi Cristoph,

I tried this too assuming that was the problem. Didn't work!! With the same irpa token I was able to start the bot in POSTMAN.

Thanks for your answer!

Best,

TP