-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
When I publish Native AOT application with Yandex Cloud SDK for making API requests it seems that AOT is not supported in lib.
The reason is this error, occuring when I'm making request via SDK:
Error: Status(StatusCode="Internal", Detail="Error starting gRPC call. AggregateException: One or more errors occurred. (Reflection-based serialization has been disabled for this application. Either use the source generator APIs or explicitly configure the 'JsonSerializerOptions.TypeInfoResolver' property.) InvalidOperationException: Reflection-based serialization has been disabled for this application. Either use the source generator APIs or explicitly configure the 'JsonSerializerOptions.TypeInfoResolver' property.", DebugException="System.AggregateException: One or more errors occurred. (Reflection-based serialization has been disabled for this application. Either use the source generator APIs or explicitly configure the 'JsonSerializerOptions.TypeInfoResolver' property.)")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels