unixpickle / cbyge

Reverse engineering Cync (formerly "C by GE") WiFi devices
BSD 2-Clause "Simplified" License
128 stars 18 forks source link

error when trying to create a session. #5

Closed BacchusIX closed 2 years ago

BacchusIX commented 3 years ago

Sorry, I'm new to all this; what do I need to make this work? I thought I installed the go language and the git correctly; but I keep getting I keep getting- "syntax error near unexpected token `('" when I try to create a session.

unixpickle commented 3 years ago

Could you post the code you are trying to use? Also, cbyge recently changed their backend in an annoying way, so the README doesn't yet document how you do 2FA with this API.

unixpickle commented 3 years ago

See this issue https://github.com/unixpickle/cbyge/issues/4

unixpickle commented 2 years ago

Going to close issue, but feel free to post any updates / the code snippet I asked for and I can re-open it.