Skip to main content
Participant
August 31, 2023
Pregunta

RestSharp type initializer exception on api constructor

  • August 31, 2023
  • 1 respuesta
  • 477 visualizaciones

I've .net 6.0 service
I've built and included the dlls and namespaces as per instructions here
C#: Acrobat Sign SDK — Acrobat Sign SDK Downloads (adobe.com)

Every call to create ANY api instance throws an issue with the type initializer for RestSharp.


Anyone had a similar issue?

 


RestSharp Exceptions?

Este tema ha sido cerrado para respuestas.

1 respuesta

Participant
November 8, 2023

I am getting similar issue. Any solutions found?