JsonParsingException: expected:',', actual:'"application/pdf; version=1.7"', at offset:428

Hi @Roman_Cerny.

This is a known compatibility issue for the v7 client with b8 server due to changes in the response. We don't have a fix currently, but a workaround is to define your own Attachment type, rather than using the built-in one. See this issue for context.

1 Like