Hello!
I’m having issues using the Adalo push notification API, getting the error : {“error”: “Access token / app mismatch” }.
Trying sample http requests with postman :
-
with this url : https://api.adalo.com/notifications?appId=[MY APP ID]&audience={ “email”: “[EMAIL]” }¬ification={“titleText”: “Hello There”, “bodyText”: “This is just a test…” }
-
and these headers “Authorization : Bearer [MY API TOKEN]” and “Content-Type : application/json”
I’ve seen people running into the same error in the past, due to Adalo maintenance: does anybody know what it could be now? Does it take some time before the API token becomes valid?
Best,
Jane