getAWSdocs icon indicating copy to clipboard operation
getAWSdocs copied to clipboard

This code is not working for me. It is downloading only 4 SAP whitepapers. Can you please help ?

Open piyushjalan02 opened this issue 5 years ago • 4 comments

This code is not working for me. It is downloading only 4 SAP whitepapers. Can you please help ?

piyushjalan02 avatar Jan 07 '20 13:01 piyushjalan02

I suggest you use this fork - https://github.com/emschmitt/getAWSdocs as it works as expected.

fitchtravis avatar Jan 09 '20 01:01 fitchtravis

I have forked it but still the same. It is just downloading 4 SAP Whitepapers. Can you suggest ?

piyushjalan02 avatar Jan 09 '20 09:01 piyushjalan02

Hi, I am getting this error: ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)

ldgv09 avatar May 12 '20 16:05 ldgv09

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

yourbuddyconner avatar Jan 17 '23 05:01 yourbuddyconner