Troubleshooting
The most common error is the dreaded null pointer exception, which can occur during parsing errors or when using the wrong HTTP method (POST vs. GET and vice versa). The POST method and HTTP request body offer the most consistent results:
Sample request
Sample response
If you see the following verification exception:
If these steps don’t work, submit a Github issue here.