0
JWT.Encode Method
New Here
,
/t5/acrobat-services-api-discussions/jwt-encode-method/td-p/13050123
Jul 05, 2022
Jul 05, 2022
Copy link to clipboard
Copied
Method not found: 'System.String Jose.JWT.Encode(System.Object, System.Object, Jose.JwsAlgorithm, System.Collections.Generic.IDictionary`2<System.String,System.Object>, Jose.JwtSettings)'
while executing extractPdfOperation.Execute(_executionContext)
does anyone have idea what is about?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
/t5/acrobat-services-api-discussions/jwt-encode-method/m-p/13469582#M5365
Jan 06, 2023
Jan 06, 2023
Copy link to clipboard
Copied
Ths service isnt fot for purpose, we are all having this prblem and no nsweres on how to fix it. This was posted nearly a year ago and the developers have ignored it. We are now left to guess at how this service is supposed to work.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Adobe Employee
,
LATEST
/t5/acrobat-services-api-discussions/jwt-encode-method/m-p/13470907#M5366
Jan 06, 2023
Jan 06, 2023
Copy link to clipboard
Copied
I'd ensure you have the right version of .Net, per the docs:
- .NET Core: version 3.1 or above
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

