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
these variables must be loaded from the .env file so they don't have to enter the code just to modify them consumer_key = 'XXXXXXXXXXXX' consumer_secret = 'XXXXXXXXXXXX' access_token = 'XXXXXXXXXXXX' access_token_secret = 'XXXXXXXXXXXX
and this issue could be assigned to me
The text was updated successfully, but these errors were encountered:
these variables must be loaded from the .env file so they don't have to enter the code just to modify them
consumer_key = 'XXXXXXXXXXXX'
consumer_secret = 'XXXXXXXXXXXX'
access_token = 'XXXXXXXXXXXX'
access_token_secret = 'XXXXXXXXXXXX
and this issue could be assigned to me
The text was updated successfully, but these errors were encountered: