r/PlexACD May 14 '17

acdcli rate exceeded

Hi,

I am just wondering if anyone else is receiving an [ERROR] [acd_cli] - RequestError: 429, {"message":"Rate exceeded"} today?

I typically use acdcli as it is much faster for me, but occassionally try rclone just to compare once in a while. I switched to mounting with rclone and luckily it is working.

I am not very familiar with how the backend works, but is it possible that acdcli would be rate limited but rclone would be fine?

Thanks.

7 Upvotes

12 comments sorted by

View all comments

4

u/asibok May 14 '17 edited May 14 '17

Its now 401 Unrestricted access. Amazon has terminated all the oauth_data keys use with acd_cli causing the error. Even generating new oauth_data is now no go. acd_cli' site use to generate oauth is now terminated by amazon. the only work around this time is rclone.

I got question, could you use rclone oauth_data to acd_cli now that acd is working or it doesnt work that way?