Python Forum
HTTPError: Forbidden when try download image
Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTTPError: Forbidden when try download image
#2
what gets printed from:
print(url)
what the heck is this?
imdbUrl="htt"+"ps:"+"//alpha.wallhaven.cc"+"/random?page=4"
why not
imdbUrl = 'https://alpha.wallhaven.cc/random?page=4'
Reply


Messages In This Thread
RE: HTTPError: Forbidden when try download image - by Larz60+ - Jan-20-2017, 07:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  403 Forbidden Error Evil_Patrick 1 4,488 Jun-20-2020, 02:19 PM
Last Post: snippsat
  urllib.error.HTTPError: HTTP Error 404: Not Found ckkkkk 4 8,832 Mar-03-2020, 11:30 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020