Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Comodo also provides online API documentation at http://comodo.com/csmapi.

...

Status Codes

The SSL and Client APIs seem to share a common set of status codes. If you stumble onto an undocumented status code or error condition, please file a bug with Comodo. It would benefit other API users if you also documented your experiences here on this wiki page.

Basic information about the possible error codes is provided in the Comodo API documentation ; but some of the error codes can have multiple causes. Additional anecdotal details are may be provided here as a community reference.

  • -

...

  • 14 = An unknown error occurred!

...

  • Check that the login_uri parameter of your authData object is set to 'InCommon'.
  • -32 = The two phrase should be the same!

...

  • Check your revocation phrase ('phrase' parameter). It appears that it cannot be left as empty string.

...