Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi Google Calendar Client Login (https://www.delphipraxis.net/169694-google-calendar-client-login.html)

haentschman 5. Aug 2012 17:42


Google Calendar Client Login
 
Hallo alle...

ich verstehe die Welt nicht mehr... :roll:

Ein
Delphi-Quellcode:
https://www.google.com/accounts/ClientLogin
via Indy mit den entsprechenden Parametern liefert normalerweise als Response so etwas zurück:
Zitat:

HTTP/1.0 200 OK
Server: GFE/1.3
Content-Type: text/plain

SID=DQAAAGgA...7Zg8CTN
LSID=DQAAAGsA...lk8BBbG
Auth=DQAAAGgA...dk3fA5N
Das hat auch die Tage funktioniert. Dann habe ich meinen Testcode vernünftig formatiert und in einen Thread gepackt... soweit so gut. Ich bekomme ein
Zitat:

HTTP/1.0 200 OK
Server: GFE/1.3
Content-Type: text/plain

SID=DQAAAGgA...7Zg8CTN
LSID=DQAAAGsA...lk8BBbG
zurück. Wie ihr sehen könnt fehlt die "Auth" Zeile. Das ist die Authentifikation für nachfolgende Get´s zum Kalender.

Irgend jemand eine Idee wer die Zeile geklaut hat ? :roll:

Google Dokumentation https://developers.google.com/accoun...lledApps?hl=de

Weil es sehr speziell ist auch in der:
DT: http://forum.delphi-treff.de/showthr...451#post230451
EE: http://www.entwickler-ecke.de/viewto...=666335#666335

haentschman 6. Aug 2012 20:14

AW: Google Calendar Client Login
 
Lösung: Parameter sind Case Sensitive !
Ausführlich siehe Link DT. 8-)


Alle Zeitangaben in WEZ +1. Es ist jetzt 12:08 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz