Server Key Verification Failed

Problem: You receive a Server Key Verification Failed (584) error.

Explanation: Once an application is registered with an Unwired Server , a bond is established. This message may indicate that the application is attempting to connect to a server other than the original.

Solution: If you want your application to use a different Unwired Server, you have the following two options:

Option 1

Uninstall, re-install, and re-register the application.

Option 2

  1. Unregister the application from the original Unwired Server (via unregisterApplication).
  2. Delete the application's database on the device.
  3. Register the application with the new Unwired Server (via registerApplication).

See Deleting the Database and Unregistering the Application in Developer Guide: <Device Platform> Object API Applications for platform-specific syntax.