300 status code is returned when using an off-site request with the "show_results" key set as 1. This is returned in case of synchronous requests for the off-site mode only.
You may avoid this by setting the following parameter within the request.
{
"show_results": "0",
}
Comments
0 comments
Please sign in to leave a comment.