API logging recommendations

Last updated: October 28, 2024

iProov recommends logging the following as part of your API implementation:

  • Error codes and failure reasons

  • Retry state and attempts

  • For every transaction:

    • Resource ID

    • Tokens

    • User ID

  • Validate result

  • User device or browser

  • SDK version

See also

Next step

Request return frames