Skip to main content

I’ve build something with custom action and it used to work fine. Now however the api is returning a 403, while if I build the exact same thing in webhook api it is working. Could you help me out? Screenshots are shared below. I’ve blurred the domain and API key but those match in both examples.

 

I’ve already tried rebuilding the custom action, refreshing the API key or using an API key from a different account and reconnecting with the application several times. Unfortunatelly no succes

 

Working:

 

Not working:

 

Hi @RolandB 

Try removing this Header: Api-Token

A Custom Action is similar to the API Request action, both of which will handle the app integration authentication.

 

 

 


Hi Troy,

 

That actually worked. Thanks a lot!


Reply