Michael Vivet
Michael Vivet
I didn't try. Try add .ConfugureAwait(false)
Hi again I took a look at your project. Let me start from the beginning. GoogleApi can be used in two different ways. First, you can use the static facade...
Okay, and it works?
I haven't tried your demo project, just looked at the code, and then made the implementation without the ```HttpClientHandler``` as requested. I am sorry, but I can't spent more time...
Hi Which api are using?
Hi I tried reproducing the issue, both with Directions and DistanceMatrix api. The serialization worked for me. Could you provide the entire request?
Hi As I haven't heard from you, I will close the issue. I can't reproduce the issue either. I am in the works of switching newtonsoft with System.Text.Json. Let's see...
I am having the same issue with ```Unknown filter 'JPXDecode```. I am using v0.18.8.rc1 appImage on Ubuntu. I have a Dockerfile, that installs pdf2htmlex using appImage as follows: ``` ENV...
@Flynntes Ok thanks Any chance this will be fixed, or are there some other workaround, besides using an older version?
Hi I see the issue is still not solved. @stephengaito is it possible for you to make a fix, and make a new version? You probably don't have that much...