Translation login

HI,
Can no more login to continue translation it’s block on last step
always ask for a valid email …
https://translate.erpnext.com/complete_signup

what wrong ?

Hi, thanks for reporting - will look into this asap/

@pdvyas

Fixed, sorry for the issue

I put Email, lastname, name then i got this error

Traceback (innermost last):
  File "/home/frappe/website-bench/apps/frappe/frappe/app.py", line 54, in application
    response = frappe.api.handle()
  File "/home/frappe/website-bench/apps/frappe/frappe/api.py", line 50, in handle
    return frappe.handler.handle()
  File "/home/frappe/website-bench/apps/frappe/frappe/handler.py", line 62, in handle
    execute_cmd(cmd)
  File "/home/frappe/website-bench/apps/frappe/frappe/handler.py", line 85, in execute_cmd
    ret = frappe.call(method, **frappe.form_dict)
  File "/home/frappe/website-bench/apps/frappe/frappe/__init__.py", line 708, in call
    return fn(*args, **newargs)
  File "/home/frappe/website-bench/apps/frappe/frappe/templates/pages/login.py", line 165, in login_oauth_user
    data = json.loads(frappe.db.get_temp(key))
  File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib64/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
 TypeError: expected string or buffer

Login using google is defect using standard login is ok