zendesk / zendesk_api_client_php

Official Zendesk API v2 client library for PHP
336 stars 259 forks source link

429 Too Many Requests #422

Closed filippotoso closed 1 year ago

filippotoso commented 5 years ago

Hi,

first time using the API with a trial professional account.

I keep getting the "429 Too Many Requests (Number of allowed requests per hour exceeded)" error, even if:

x-rate-limit: 400 x-rate-limit-remaining: 400

I'm trying to create a new request.

I'm missing something?

Thanks, Filippo Toso