When I’m trying to pull data from the API, after we solved our billing issue, the response insists that there is still payment required. How do I fix this?
Error in syncAll: {
status: 402,
statusText: 'Payment Required',
url: ''
}
When I’m trying to pull data from the API, after we solved our billing issue, the response insists that there is still payment required. How do I fix this?
Error in syncAll: {
status: 402,
statusText: 'Payment Required',
url: ''
}