[#893] Read "Packages" from API and "Too many requests" from JsonRPCClient

Migrated from Redmine #893 | Author: TheZen Agency
Status: Feedback | Priority: High, I’m very impatient | Created: 2022-06-15


Hi,
i’m a PHP developer.

I need to have a list from “Packages”.

With API i read “Services” by $client->getEventList() API
Is possible to read “Packages” with API?


The 2nd question is: how many request can do API?

My error message is:
Fatal error: Uncaught Exception: Request error: Too many requests in /JsonRpcClient.php:57 Stack trace: #0 /_test/index.php(35): JsonRpcClient->__call(‘getEventLists’, Array) #1 {main} thrown in /JsonRpcClient.php on line 57

Dmytro Bondarev wrote:

Hi,
Unfortunately currently we do not have API for packages.
The limits is 5000/day.

Alberto Saco wrote:

Dmytro Bondarev wrote:

Hi,
Unfortunately currently we do not have API for packages.
The limits is 5000/day.

Any update for having this available?