jmausolf / poshmark_sharing

BSD 3-Clause "New" or "Revised" License
111 stars 58 forks source link

Username + password correct, but getting error they're incorrect #33

Closed Erica-Ranck closed 3 years ago

Erica-Ranck commented 3 years ago
(base) erica@MacBook-Pro poshmark_sharing % python share_war.py

[*] ERROR: Username and/or password not specified...
[*] You may need to uncomment poshmark_username and 
    poshmark_password in credentials.py

But I'm double and triple checking my credentials.py file and there are not any hashtags or any other text besides poshmark_username = "myusername" poshmark_password = "mypassword"

I'm 100% a newb in all things coding but a girl is just trynna sell some clothes on poshmark without having to share 5,000 items because that's ridiculous. I'd rather learn this than share the items manually.

Erica-Ranck commented 3 years ago

Resolved!