Python : App Transport Security has blocked a cleartext HTTP

Last updated on October 4th, 2019 at 05:52 am

Add this code to your python code after the import AppKit

AppKit.NSBundle.mainBundle().infoDictionary()['NSAppTransportSecurity'] = dict(NSAllowsArbitraryLoads = True)

Tags:

Discover more from Juzhax Technology

Subscribe now to keep reading and get access to the full archive.

Continue reading