I cannot use my blogger open id to log in to my drupal test site. The site is on a real server with a DNS, not my local network.
Drupal returns an error message: "Sorry, that is not a valid OpenID. Please ensure you have spelled your ID correctly."
I cannot use my blogger open id to log in to my drupal test site. The site is on a real server with a DNS, not my local network.
Drupal returns an error message: "Sorry, that is not a valid OpenID. Please ensure you have spelled your ID correctly."
Comments
Comment #1
mattconnolly commentedUsing Drupal 6.2.
Comment #2
Leeteq commentedThis fails on Drupal 5.x too, example error:
"error:Invalid AuthRequest: 768: Invalid value for openid.ns field: http://openid.net/signon/1.0"
Edit: Ref. this one:
"Current version is unable to authenticate with 1.1 servers "
http://drupal.org/node/233885
Comment #3
anarcat commentedSee #233885: [PATCH] Blogger Authentication Fix (OpenID 1.1 server compatibility) which includes a patch.