Hi,
I'm experiencing some troubles with my One-signal requests. I'm just trying to send some notification request to Onesignal from my Xano endpoint (attaching snippet below) and I succesfully connect with the server but I just keep getting this response:
result:
errors: [
All included players are not subscribed]
},Â
THE SNIPPET
https://www.xano.com/snippet/GgMcMsFv
I've checked that my segment exists in my Onesignal project and there are 3 subscribed users. How would you solve this issue?