Skip to content

The None response

When using our SDK, certain requests return the None response when successful. This is normal and is the expected response when updating or deleting resources.

  • If a request does not produce an error, it ran successfully.

  • If there is an error with the request, our SDK always responds with an error message.

Updated at: