jmausolf / poshmark_sharing

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

No "Share to my followers" option after first share click #10

Open mattall opened 5 years ago

mattall commented 5 years ago

Has anyone else run into this? When I run the script I'm prompted to complete a captcha as it logs in.

I do the captcha, the enter 'q' into the debugger to resume the script.

The script successfully logs into my closet.

When the script tries to share the first item there is no button for 'share to my followers,' so the script quits.

I know this isn't really a problem with the script itself, but I'm wondering if anyone has experienced this too, or found a way around this issue.

Thank you!

jmausolf commented 5 years ago

Hi @mattall, thanks for the note. Earlier this year (might have been around when you posted this issue), Poshmark made some changes to the HTML and CSS underlying their site and the share to followers icon. My code was updated to address these changes and is currently operational.