Advertisement
Guest User

Untitled

a guest
Mar 31st, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. C:\Program Files\smartfile.sflc\Python27\lib\site-packages\requests\packages\url
  2. lib3\util\ssl_.py:79: InsecurePlatformWarning: A true SSLContext object is not a
  3. vailable. This prevents urllib3 from configuring SSL appropriately and may cause
  4. certain SSL connections to fail. For more information, see https://urllib3.read
  5. thedocs.org/en/latest/security.html#insecureplatformwarning.
  6. InsecurePlatformWarning
  7. Traceback (most recent call last):
  8. File "sflc-client.py", line 920, in create_clicked
  9. result = self.check_api_key()
  10. File "sflc-client.py", line 834, in check_api_key
  11. response = {'status':'fail','message':e.get('detail','unknown')}
  12. AttributeError: 'URLError' object has no attribute 'get'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement