Hi,
I followed the docs and to ensure I am always authenticated before using my scripts, I used dcli sync before each call.
But that API call is limited and it is not mentioned as limited in the documentation.
So you should probably add a section about the intended usage of the API in scripts (dcli sync only when needed).
Note: I use just to execute my scripts and it do not always display appropriately the prompt for sync.
Also, how do I remove the rate_limit_exceeded error? I fixed my script, but I can´t work as dcli refuses to sync.
Best regards,
Hi,
I followed the docs and to ensure I am always authenticated before using my scripts, I used
dcli syncbefore each call.But that API call is limited and it is not mentioned as limited in the documentation.
So you should probably add a section about the intended usage of the API in scripts (
dcli synconly when needed).Note: I use
justto execute my scripts and it do not always display appropriately the prompt for sync.Also, how do I remove the rate_limit_exceeded error? I fixed my script, but I can´t work as dcli refuses to sync.
Best regards,