Experience Notifications not working specifically for my account

I have been trying to develop an experience notification system for our game, but it has been extremely difficult due to my specific account refusing to receive any of them.

I have verified that the code works on other users, and I have verified that all of my notification settings are turned on. I am subscribed to the experience just like everyone else, and the API call is succeeding. If I unsubscribe, the API call fails.

Things I have tried:
Signing out of all sessions
Enabling/disabling notifications
Uninstalling app on iOS
Closing all browsers, signing back in with NO extensions enabled
Tried using google chrome and firefox.
I have verified that there is no floating-point weirdness happening with my userid, as it actually works fine with larger/different userids. The API URL is correct and I have double checked.

Here is what my notification settings are:


They show as identical on iOS.

I send the experience notification, but my notifications just look like this:

image

It is identical on mobile.

I have tried with 3 other devs on my team and this is what theirs looks like:


The code functions as desired, but just not for my account specifically due to an unknown reason.

Expected behavior

I expect to receive the notification, just like everyone else - given that I am subscribed and am sending it to my specific User Id.

Found someone to check this out! We’ll get back to you as soon as we have an update.

1 Like