tiki-deprecated / app-syncchain

TIKI's layer0 backup for localchains
MIT License
2 stars 0 forks source link

Improve AuthorizeService error logs #22

Closed sentry-io[bot] closed 2 years ago

sentry-io[bot] commented 2 years ago

As a maintainer I need a helpful error log.

In authorize_service.dart -> AuthorizeService.register.. at line 54 the AuthorizeModelResp should be unwrapped for better debug.

Acceptance criteria: 1 - Test with helpful error log.

Sentry Issue: APP-18H

Instance of 'AuthorizeModelRsp<Null>'
ricardobrg commented 2 years ago

Image