Cannot setup trigger for monitor

I’ve created a monitor based on Extraction Query. I am trying to create trigger for that, when I press the create button, it doesn’t do anything. I mean it neither creates that trigger nor shows any error message. How to resolve this issue?
Please help!!

Hi rssapra,

One possible cause could be you do not have the trigger fully filled out (perhaps missing something like Trigger name or one of your actions is missing some fields). If you’re sure that is not that case, could you open your browser developer tools to and view the network request that is being sent along and paste the request body along with the response. If possible some screenshots of your trigger creation page would be helpful too.

Thanks,
Drew

Thanks a lot!
Checked the network requests and came out to be some authentication problem.