Sitaram Pavan Kumar Kalluri
Sitaram Pavan Kumar Kalluri
The changes are published in v3.0.42. Hence marking the issue as fixed.
> Thanks @kalluriramkumar ... did you look into why the error message says `Failed to decrypt @baboon9blue:@baboon9blue:shared_key@81bored7@81bored7` instead of `Failed to decrypt @baboon9blue:shared_key@81bored7` ? Yes, @gkc. In the update_verb_handler.dart, we...
> Great - have you created a ticket to track fixing that bug? I remember seeing a similar bug. I will go through the bugs list. If there is no...
> Thanks @kalluriramkumar ... did you look into why the error message says `Failed to decrypt @baboon9blue:@baboon9blue:shared_key@81bored7@81bored7` instead of `Failed to decrypt @baboon9blue:shared_key@81bored7` ? Created a git issue to the...
Found the potential root cause of the issue: - When the server responses are delayed/timeout, the `monitorResponse` will have null value. In the subsequent line, we check for `isError` which...
* Following PR: https://github.com/atsign-foundation/at_client_sdk/pull/763 fixes the issues. - [x] Merge to trunk - [x] Publish at_client package
The changes are published in v3.0.42. Hence marking the issue has fixed.
> I failed to put a SyncProgressListener in place.. Not sure of the correct way to do it on the GPS code.. Let me know when you can and I...
> @VJag @kalluriramkumar.. This might be significant in that when starting up a flutter app the sync runs (in my case as you onboard the atSign) and during that time...
> > @VJag @kalluriramkumar.. This might be significant in that when starting up a flutter app the sync runs (in my case as you onboard the atSign) and during that...