I would like to enable the push notifications and I am getting an error on the Adalo API request. I am getting the following error as a response back from https://api.adalo.com/notifications
ErrorCannot GET /notifications
I would like to enable the push notifications and I am getting an error on the Adalo API request. I am getting the following error as a response back from https://api.adalo.com/notifications
ErrorCannot GET /notifications
Hi @SquareBrain,
Welcome to the forum!
You need to use POST method. It’s mentioned here docs/public-api at main · AdaloHQ/docs · GitHub (link on the bottom of this page: Trigger Push Notifications via API - Adalo Resources)
Strangely, it is not mentioned on the Help page itself ![]()
Don’t forget to build your app at least once ![]()
Best regards,
Victor
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.