5 messages · Page 1 of 1 (latest)
but when the variable I want to access is in a function
what I'm trying to get is that oauth variable
oauth
I can't set the oauth variable outside of the create_app function
create_app
it has to be inside it
nvm