python-substack
                                
                                 python-substack copied to clipboard
                                
                                    python-substack copied to clipboard
                            
                            
                            
                        Captcha error when logging in
Hi,
I cannot login anymore from the python API, because if this:
substack.exceptions.SubstackAPIException: APIError(code=401): Please complete the captcha to continue
I don't have any captcha when logging with username et password from a browser, so I guess this API is detected as a potential bot (well it is but...)
I get the same error
Same here, hasn't updated my newsletter ever since lol.
Me too. :(
sorry to hear that everyone... they have probably taken some action to prevent the programmatic login, but I don't have the time right now to look into it.
Same here... not sure if there's any workaround.
Same here. This makes it unfortunatelly impossible to use the package.
same...
same!
Also am having this issue :((
Getting is the same issue. +1
I got around this error using Selenium: https://gist.github.com/Duartemartins/98afb33ca5eae545e909df41be45f39e
same
I got around this error using Selenium: https://gist.github.com/Duartemartins/98afb33ca5eae545e909df41be45f39e
@Duartemartins you are my hero! Your script works like a charm!