Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <strong>Response:</strong><br /><pre>Array
- (
- [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
- (
- [data:protected] => Array
- (
- [content-type] => application/json
- [x-keap-product-spike-limit] => 10ps
- [x-keap-product-throttle-limit] => 240
- [x-keap-product-throttle-time-unit] => minute
- [x-keap-product-throttle-interval] => 1
- [x-keap-product-throttle-available] => 239
- [x-keap-product-throttle-used] => 1
- [x-keap-product-quota-limit] => 150000
- [x-keap-product-quota-time-unit] => day
- [x-keap-product-quota-interval] => 1
- [x-keap-product-quota-available] => 149862
- [x-keap-product-quota-used] => 138
- [x-keap-product-quota-expiry-time] => 1723680000000
- [x-keap-tenant-id] => ps359.infusionsoft.com
- [x-keap-tenant-throttle-limit] => 5000
- [x-keap-tenant-throttle-time-unit] => minute
- [x-keap-tenant-throttle-interval] => 1
- [x-keap-tenant-throttle-available] => 4999
- [x-keap-tenant-throttle-used] => 1
- [access-control-allow-credentials] => true
- [access-control-allow-origin] =>
- [x-request-id] => cc0928de-3340-4c44-aaf6-ee9b6541baa9
- [content-length] => 212
- [date] => Wed, 14 Aug 2024 13:38:22 GMT
- [via] => 1.1 google
- [alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
- )
- )
- [body] =>
- {
- "code": "429",
- "message": "Quota Exceeded",
- "status": "Request Throttled",
- "details": null
- }
- [response] => Array
- (
- [code] => 429
- [message] => Too Many Requests
- )
- )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement