Skip to main content
Participant
August 31, 2023
Question

RestSharp type initializer exception on api constructor

  • August 31, 2023
  • 1 reply
  • 478 views

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?

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Participant
November 8, 2023

I am getting similar issue. Any solutions found?