getAWSdocs
getAWSdocs copied to clipboard
This code is not working for me. It is downloading only 4 SAP whitepapers. Can you please help ?
This code is not working for me. It is downloading only 4 SAP whitepapers. Can you please help ?
I suggest you use this fork - https://github.com/emschmitt/getAWSdocs as it works as expected.
I have forked it but still the same. It is just downloading 4 SAP Whitepapers. Can you suggest ?
Hi, I am getting this error: ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)
In case anyone runs into this, there's no error handling so it's a pain to figure it out. Just need to change this line from tile
to simple-card
https://github.com/richarvey/getAWSdocs/blob/master/getAWSdocs.py#L81