Created
November 10, 2022 21:46
-
-
Save zatovagul/715fbc7f51c0c687206759777f2236ee to your computer and use it in GitHub Desktop.
LOG ERROR Built_value
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unhandled Exception: Deserializing '[{question: Бонусными рублями не могут быть оплачены какие товары/услуги?, an...' to 'BuiltList' failed due to: Invalid argument(s): Unknown type on deserialization. Need either specifiedType or discriminator field. | |
I/flutter (23193): #0 BuiltJsonSerializers._deserialize (package:built_value/src/built_json_serializers.dart:153:11) | |
I/flutter (23193): #1 BuiltJsonSerializers.deserialize (package:built_value/src/built_json_serializers.dart:104:18) | |
I/flutter (23193): #2 OHttpClient.post (package:one_b/data/o_http_client.dart:104:26) | |
I/flutter (23193): <asynchronous suspension> | |
I/flutter (23193): #3 StaticContentRepository.getCustomerHelp (package:one_b/data/static_content/static_content_repository.dart:39:30) | |
I/flutter (23193): #4 StaticContentManager.getCustomerHelp.<anonymous closure> (package:one_b/domain/static_content_manager.dart:51:47) | |
I/flutter (23193): #5 RequestManager.requestRetry._innerNetworkRetry.<anonymous closure> (package:one_b/domain/request_manager.dart:327:41) | |
I/flutter (23193): #6 retryOnNoConnectionException (package:one_b/data/o_http_client.dart:21:24) | |
I/flutter (23193): #7 RequestManager.requestRetry._innerNetworkRetry (package:one_b/domain/request_manager.dart:325:15) | |
I/flutter (23193): #8 RequestManager.requestRetry (package:one_b/domain/request_manager.dart:342:23) | |
I/flutter (23193): #9 StaticContentManager.getCustomerHelp (package:one_b/domain/static_c | |
I/flutter (23193): ----------------FIREBASE CRASHLYTICS---------------- | |
I/flutter (23193): Deserializing '[{question: Бонусными рублями не могут быть оплачены какие товары/услуги?, an...' to 'BuiltList' failed due to: Invalid argument(s): Unknown type on deserialization. Need either specifiedType or discriminator field. | |
I/flutter (23193): #0 BuiltJsonSerializers._deserialize (package:built_value/src/built_json_serializers.dart:153:11) | |
I/flutter (23193): #1 BuiltJsonSerializers.deserialize (package:built_value/src/built_json_serializers.dart:104:18) | |
I/flutter (23193): #2 OHttpClient.post (package:one_b/data/o_http_client.dart:104:26) | |
I/flutter (23193): <asynchronous suspension> | |
I/flutter (23193): #3 StaticContentRepository.getCustomerHelp (package:one_b/data/static_content/static_content_repository.dart:39:30) | |
I/flutter (23193): #4 StaticContentManager.getCustomerHelp.<anonymous closure> (package:one_b/domain/static_content_manager.dart:51:47) | |
I/flutter (23193): #5 RequestManager.requestRetry._innerNetworkRetry.<anonymous closure> (package:one_b/domain/request_manager.dart:327:41) | |
I/flutter (23193): #6 retryOnNoConnectionException (package:one_b/data/o_http_client.dart:21:24) | |
I/flutter (23193): #7 RequestManager.requestRetry._innerNetworkRetry (package:one_b/domain/request_manager.dart:325:15) | |
I/flutter (23193): #8 RequestManager.requestRetry (package:one_b/domain/request_manager.dart:342:23) | |
I/flutter (23193): #9 StaticContentManager.getCustomerHelp (package:one_b/domain/static_ | |
I/flutter (23193): ---------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment