Alert Media Api call complained no auth credentials provided

I am trying to add this api endpoint which required auth credentials, however, even after I have tried adding in Headers and Body (x-www-form-urlencoded), the response complained about Authentication credentials were not provided.

What am I missing?


Hey @rkhoo :wave:

Are you following some public API documentation that’s explaining how these request should be constructed?

Each API is different and the Auth method might differ from another one so with information about that specific API, it’s tough to know what should be there.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.