threads-api
threads-api copied to clipboard
AxiosError: Request failed with status code 429
const userID = await threadsAPI.getUserIDfromUsername(username);
doesn't work.
I keep getting this error as well on my linux server, and not on my Windows laptop.
Update: I downgraded to v1.3.1 and my problem resolved. Any long-term solutions would be great to hear.