CreateIdentity not working?
Sec42 opened this issue · 1 comments
Sec42 commented
I tried the "o3demo" example, and it errors out with:
panic: Server responded with error!
goroutine 1 [running]:
github.com/o3ma/o3.ThreemaRest.CreateIdentity(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
[...]
exit status 2
fabiogermann commented
@Sec42 please see the open pull requests for the "new" licence-key. you will need to adapt the dependencies locally to use the modified versions (o3, o3rest)
o3ma/o3rest#2
o3ma/o3rest#3
#29