Hi,
Thanks for the plugin.
But I am experiencing an error. Whatever I do, I get this message:
You must include a ’email’ var in your request with valid email address.
I have made sure that I am passing all the required variables. Can you please let me know what I might be doing incorrectly.
Here is my request
url?json=User.register&nonce=52297285d2&username=aj&email=abc@yahoo.com&password=test&display_name=aj
Hi,
Thanks for the plugin.
But I am experiencing an error. Whatever I do, I get this message:
You must include a ’email’ var in your request with valid email address.
I have made sure that I am passing all the required variables. Can you please let me know what I might be doing incorrectly.
Here is my request
url?json=User.register&nonce=52297285d2&username=aj&email=abc@yahoo.com&password=test&display_name=aj
Thread Starter
soch
(@soch)
Thanks. It did work in sandbox but not working in production. In production environment, messages are not getting queued in wp_apns_messages table.