You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sendRequest in client.js returns error when statusCode != 200. API version 1.4 returns status code 400 on Get.Report when the report is not ready (Also returns a body with the error "Report Not Ready",. You have to continue to poll until status 200. 1.4 returns are quite different from 1.3.
The text was updated successfully, but these errors were encountered:
sendRequest in client.js returns error when statusCode != 200. API version 1.4 returns status code 400 on Get.Report when the report is not ready (Also returns a body with the error "Report Not Ready",. You have to continue to poll until status 200. 1.4 returns are quite different from 1.3.
The text was updated successfully, but these errors were encountered: