Hi
I’ve noticed that the “Export” functionality on your preference‑list tools no longer completes and remains stuck on “Loading…”.
After investigating, it looks like the issue may be related to the API call to imgur.com, which is returning a 429 – Too Many Requests error.
Here is an example of the response:
Code
{"errors":[{"id":"legacy-api-75f8bd468d-vpqmj/qLJnuVLxA9-41758166","code":"429","status":"Too Many Requests","detail":"Too Many Requests"}]}
This seems to prevent the link‑generation step from completing.
If you have time to take a look, it would be greatly appreciated.
Thanks for maintaining these tools — they’ve been very helpful.