Alex Hall wrote:

I keep getting an error 403, which the api defines as a bad login
attempt.

This could mean anything. Perhaps your password is wrong. Perhaps your username is wrong. Perhaps the website is sniffing the user-agent and refusing to allow Python to connect. Try setting the user-agent to the same one Firefox or Internet Explorer use:

http://www.voidspace.org.uk/python/articles/urllib2.shtml#id15



--
Steven

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to