You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error:
"""
Sorry! There is an error with the request we received from the website you are trying to use. Please try again in a few minutes. If this error persists please contact the site administrator. Learn more..
"""
Okay, so trying the following YAML config:
"""
Store:
Type: velruse.store.memstore:MemoryStore
OpenID:
Realm: http://http://pythonjobs.chrisw.info/
Endpoint Regex: http://http://pythonjobs.chrisw.info/loggedin
Yahoo: true
OpenID Store:
Type: openid.store.memstore:MemoryStore
"""
...and the following submitting form:
I get the following error:
"""
Sorry! There is an error with the request we received from the website you are trying to use. Please try again in a few minutes. If this error persists please contact the site administrator. Learn more..
"""
...from the following Yahoo url:
https://open.login.yahooapis.com/openid/op/auth
What am I going wrong?
The text was updated successfully, but these errors were encountered: