[fpc-devel] Google APIs

Michael Van Canneyt michael at freepascal.org
Tue May 12 12:52:42 CEST 2015



On Tue, 12 May 2015, Alfred wrote:

> Thanks very much for a very nice feature !!
> I am testing (with the supplied demo) the Calendar APIs.
> And run into error 204.
>
> This (inside googleservice):
> S:=TJSONObject(D).Get('kind','');
> returns "calendar#calendarList"
>
> This seems to result into a failure to get an objectclass at:
> BC:=GoogleFactory.GetObjectClass(s);
>
> But I am not sure ... debugging not optimal on Windows.

Strange, I didn't bump into this error ?

I will have a look tonight. 
There is some 2.6.4/i386 specific error I must look into as well :(

Michael.




More information about the fpc-devel mailing list