Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IdentityCreate failed with panic #2

Open
genofire opened this issue Apr 4, 2020 · 4 comments
Open

IdentityCreate failed with panic #2

genofire opened this issue Apr 4, 2020 · 4 comments

Comments

@genofire
Copy link

genofire commented Apr 4, 2020

Apr 04 13:45:12 vela-jabber thrempp[725387]: panic: Server responded with error!
Apr 04 13:45:12 vela-jabber thrempp[725387]: goroutine 157 [running]:
Apr 04 13:45:12 vela-jabber thrempp[725387]: github.com/o3ma/o3.ThreemaRest.CreateIdentity(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
Apr 04 13:45:12 vela-jabber thrempp[725387]:         /go/src/github.com/o3ma/o3/rest.go:67 +0x8b5
@fabiogermann
Copy link

@genofire have you found a solution for the error - facing the same issue!

@fabiogermann
Copy link

@genofire found a solution see the PRs above and here: lam0r86/Threema-Chat-Bot#2

@genofire
Copy link
Author

genofire commented Jun 2, 2020

One question, is the DeviceID really needed? what happen if you send a 00000000-0000-0000-0000-000000000000? (and whats with a zero license key?)

@fabiogermann
Copy link

AFAICT the device id is used to "count" the devices per license key and the license key is validated.Maybe there are some easter-eggs or a compatibility mode but I wasn't able to find it (in the few minutes I spent debugging this).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants