rs / pushd

Blazing fast multi-protocol mobile and web push notification service
MIT License
1.16k stars 227 forks source link

json response with subscription: invalid value for... #86

Open BrunoVT1992 opened 10 years ago

BrunoVT1992 commented 10 years ago

Hi I am trying to add a subscriber to the server for my xamarin project but for every parameter I add(prot, token, lang or badge) I get the error invalid value

przemeq commented 10 years ago

Could you show how your configuration looks like? Do you have a file settings.coffee? There is configuration for supported protocols in settings.coffee https://github.com/rs/pushd/blob/master/settings-sample.coffee Do you have enabled needed protocols?

BrunoVT1992 commented 10 years ago

Nevermind, I was using the wrong url