so i ve been using wrangler locally

so i've been using wrangler locally mostly fine on my personal account, but after successfully logging in to my company account, i'm having an authentication problem - details in thread
6 Replies
Arnór
ArnórOP3y ago
No description
Arnór
ArnórOP3y ago
No description
Max (@rozenmd)
noticing the account id returned from whoami doesn't match the request wrangler makes for remote dev. wrangler must be caching somewhere if you log out again, and log back into the company account, do you get the same error?
Arnór
ArnórOP3y ago
actually, could this be a difference between the local wrangler vs the global wrangler? does it store the user session in different places? nm, that's both from the local one
Max (@rozenmd)
by default it stores your session in ~/.wrangler logging out should wipe the auth credentials from disk
Arnór
ArnórOP3y ago
aweseom.. logging out again and in seems to have worked! thanks

Did you find this page helpful?