AltMe icon indicating copy to clipboard operation
AltMe copied to clipboard

Enterprise account: loading of the account is failing when "Select the format of the associated crypto account VC." is set to none

Open hawkbee1 opened this issue 3 months ago • 0 comments

[log] onChange(EnterpriseCubit, Change<EnterpriseState>) [log] Invalid argument(s): none is not one of the supported values: ldp_vc, jwt_vc, jwt_vc_json, jwt_vc_json-ld, vc+sd-jwt, dc+sd-jwt, auto [log] #0 $enumDecodeNullable (package:json_annotation/src/enum_helpers.dart:37:5) enum_helpers.dart:37 #1 _$BlockchainOptionsFromJson (package:altme/dashboard/profile/models/profile_setting.g.dart:58:32) profile_setting.g.dart:58 #2 new BlockchainOptions.fromJson (package:altme/dashboard/profile/models/profile_setting.dart:103:7) profile_setting.dart:103 #3 _$ProfileSettingFromJson (package:altme/dashboard/profile/models/profile_setting.g.dart:13:31) profile_setting.g.dart:13 #4 new ProfileSetting.fromJson (package:altme/dashboard/profile/models/profile_setting.dart:24:7) profile_setting.dart:24 #5 enterpriseBlocListener. (package:altme/splash/bloclisteners/blocklisteners.dart:707:47) blocklisteners.dart:707 #6 _BlocListenerBaseState._subscribe. (package:flutter_bloc/src/bloc_listener.dart:215:24)

hawkbee1 avatar Sep 29 '25 08:09 hawkbee1