Advertisement
verygoodplugins

Untitled

Aug 14th, 2024
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. <strong>Response:</strong><br /><pre>Array
  2. (
  3. [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
  4. (
  5. [data:protected] => Array
  6. (
  7. [content-type] => application/json
  8. [x-keap-product-spike-limit] => 10ps
  9. [x-keap-product-throttle-limit] => 240
  10. [x-keap-product-throttle-time-unit] => minute
  11. [x-keap-product-throttle-interval] => 1
  12. [x-keap-product-throttle-available] => 239
  13. [x-keap-product-throttle-used] => 1
  14. [x-keap-product-quota-limit] => 150000
  15. [x-keap-product-quota-time-unit] => day
  16. [x-keap-product-quota-interval] => 1
  17. [x-keap-product-quota-available] => 149862
  18. [x-keap-product-quota-used] => 138
  19. [x-keap-product-quota-expiry-time] => 1723680000000
  20. [x-keap-tenant-id] => ps359.infusionsoft.com
  21. [x-keap-tenant-throttle-limit] => 5000
  22. [x-keap-tenant-throttle-time-unit] => minute
  23. [x-keap-tenant-throttle-interval] => 1
  24. [x-keap-tenant-throttle-available] => 4999
  25. [x-keap-tenant-throttle-used] => 1
  26. [access-control-allow-credentials] => true
  27. [access-control-allow-origin] =>
  28. [x-request-id] => cc0928de-3340-4c44-aaf6-ee9b6541baa9
  29. [content-length] => 212
  30. [date] => Wed, 14 Aug 2024 13:38:22 GMT
  31. [via] => 1.1 google
  32. [alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
  33. )
  34.  
  35. )
  36.  
  37. [body] =>
  38. {
  39. "code": "429",
  40. "message": "Quota Exceeded",
  41. "status": "Request Throttled",
  42. "details": null
  43. }
  44.  
  45. [response] => Array
  46. (
  47. [code] => 429
  48. [message] => Too Many Requests
  49. )
  50.  
  51. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement