Unable to create push notification from Dashboard

Hi All,

I’ve setup PushNotification service for my ionic app. I’m able to register and generate a push token in my app.
I can see that there is no problem in my app registering for push token.

The problem is, I’m not able to create any push from Dashboard. The dashboard shows an alert saying, ‘unable to save push, please contact support’.

Can someone help me? I’ve done this for my previous apps, they are in good state even today. I’m not sure whats going wrong now.

On sly debugging in console, I see few messages -
{detail: “CSRF Failed: CSRF token missing or incorrect.”}
detail:“CSRF Failed: CSRF token missing or incorrect.”

Can someone tell me whats this means?