Developers Program

Error 22223 - Event PasswordChanged is not enabled for Platform messages

Published: April 30 2007, 3:48:00 PMยทUpdated: August 03 2022, 2:14:42 AM

Products

Question

I am trying to subscribe to the event PasswordChanged, but I get the following error message: <Errors> <ShortMessage>Event PasswordChanged is not enabled for Platform messages.</ShortMessage> <LongMessage>Event PasswordChanged is not enabled for Platform messages.</LongMessage> <ErrorCode>22223</ErrorCode> <SeverityCode>Warning</SeverityCode> <ErrorParameters ParamID="0"> <Value>Warning</Value> </ErrorParameters> <ErrorClassification>RequestError</ErrorClassification> </Errors>

Answer

Summary

At the time of writing this article, the following events are only available for eBay UK and Germany as SMS subscription:

  • AccountSuspended
  • EmailAddressChanged
  • PasswordChanged
  • PasswordHintChanged
  • PaymentDetailsChanged
  • UserIDChanged

You cannot subscribe to these events via Platform notifications, as you would to other events like, EndOfAuction.

Version Info

The code example above was based on the versions specified below:

API Schema Version1173

Additional Resources

How well did this answer your question?