eliza icon indicating copy to clipboard operation
eliza copied to clipboard

Bug: Twitter Authentication fails on Cloud. Error 399

Open yongkangc opened this issue 1 month ago • 10 comments

Describe the bug

I am trying to deploy eliza on gce, however i am getting error on authentication error 399 when logging in causing the login to fail.

{
  "errors": [{
    "code": 399,
    "message": "Incorrect. Please try again. g;173669734519940919:-1736697345244:ILSZ2qNWESdWgKjC1KLSxaWZ:8"
  }]
}

To Reproduce

Expected behavior

Screenshots image

Additional context

yongkangc avatar Jan 13 '25 01:01 yongkangc