[fpc-pascal] googleapiconv
Michael Van Canneyt
michael at freepascal.org
Fri Aug 12 13:18:32 CEST 2016
On Fri, 12 Aug 2016, Dave Connolly wrote:
> Hi all,
>
> When I run googleapiconv, I get the following
>
> ./googleapiconv -s calendar/v3 -o calendar.pp
> Exception at 0000000000494F7F: ERESTAPI:
> Unknown class : "t@\tX\t???\t???\t???\t(]t???]t???]tX^tp^t".
>
> and
>
> ./googleapiconv -s tasks/v1 -o tasks.pp
> Exception at 0000000000494F7F: ERESTAPI:
> Unknown class : "t@\tX\t???\t???\t???\t(]t???]t???]tX^tp^t".
>
> Has something changed?
Not to my knowledge, I even recently converted all services again ?
Can you run with -k and send the downloaded .json file ?
Michael.
More information about the fpc-pascal
mailing list