Exeu/apai-io

GuzzleHttp\Exception\ServerException

ibrahim4145 opened this issue · 2 comments

I believe i am getting this error because i am crossing limit of hits per hour if anybody know exactly how many request we can hit per hour please let me know

Here is the error i am getting on browseNodeLookup API
image

Same.

It looks like we need to add this into GuzzleRequest.php

use GuzzleHttp\Exception\RequestException;