I'm using Requests 2.0.0 and failed to complete https GET request using:
requests.get('https://backend.iddiction.com/rest/v1/s2s/confirm_install?apphandle=slotsjourneyofmagic&appsecret=5100d103e146e2c3f22af2c24ff4e2ec&mac=50:EA:D6:E7:9B:C2&idfa=134DA32A-A99F-4864-B69E-4A7A2EFC6C25')
I get this Error:
[Errno 8] _ssl.c:504: EOF occurred in violation of protocol.
I read a lot of content on the web and on this site but every where i read it says that those problems fixed in version 2.0.0.
Can anyone advice here?