Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.currencyfair.onesignal.OneSignalException: Schedule delivery_time_of_day must be valid time #49

Open
xxtesaxx opened this issue Jun 21, 2022 · 0 comments

Comments

@xxtesaxx
Copy link

I'm trying to send a push notification with delayed_option=timezone and delivery_time_of_day=now but it fails with an OneSignalException.

I debugged a little bit and it appears that if you send "timezone" with "now" it fails but if you use "TIMEZONE", "Timezone" or even "timezonE" in the REST API of OneSignal it works.

The weirdest part though is that on our staging sites it still works fine and only in my IDE or using cURL it failes if I use "timezone". I wonder if this is a change in the OneSignal API or if I'm doing something wrong.

We are using timezone+now for a few years but only today I found this issue. Maybe it is related to the downtime earlier this morning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant