[fpc-pascal] googleapiconv

Lubos Pintes lubos.pintes at gmail.com
Sat Aug 13 11:17:00 CEST 2016


Hello,
It seems to me that all this is broken in some way.
Well it may be my stupidity because I am receiving an Unhandled exception.
I don't know how to generate useful trace, I am developing on Windows 
from command line.
The lines I was able to see was GoogleService.pp, line 350 and 
GoogleCalendar.pp, line 4265.
I am trying to write a console app for testing. After I authorize my app 
and write the code Google provides, it is trying to call the 
TCalendarResource.List with no parameters.

Dňa 12. 8. 2016 o 13:18 Michael Van Canneyt napísal(a):
>
>
> 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.
> _______________________________________________
> fpc-pascal maillist  -
> fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>





More information about the fpc-pascal mailing list