Advertisement
flwkjlwekjfs

Untitled

Jul 4th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. http://8ball.delegator.com/magic/JSON/hi
  2. Traceback (most recent call last):
  3. File "magbot.py", line 53, in <module>
  4. eightball(name, blah)
  5. File "magbot.py", line 25, in eightball
  6. req = urllib.request.urlopen(url + message)
  7. File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen
  8. return opener.open(url, data, timeout)
  9. File "/usr/lib64/python3.6/urllib/request.py", line 532, in open
  10. response = meth(req, response)
  11. File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response
  12. 'http', request, response, code, msg, hdrs)
  13. File "/usr/lib64/python3.6/urllib/request.py", line 570, in error
  14. return self._call_chain(*args)
  15. File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain
  16. result = func(*args)
  17. File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default
  18. raise HTTPError(req.full_url, code, msg, hdrs, fp)
  19. urllib.error.HTTPError: HTTP Error 403: Forbidden
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement