You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this issue is solely with my implementation but for some reason I am constantly being given the "rate limited" error message, along with an index error from the line of code "post = feed['items'].pop(0).
The text was updated successfully, but these errors were encountered:
yup that's to do with some of the implementation choices with how exceptions are caught
Sounds like you need to create a copy of .env.example with the name .env.
Not sure if this issue is solely with my implementation but for some reason I am constantly being given the "rate limited" error message, along with an index error from the line of code "post = feed['items'].pop(0).
The text was updated successfully, but these errors were encountered: