Hello, I am new to Google Base API and have just read through the docs but I'm still confused as how to establish authentication so my web application can insert/ edit or delete items inside Google Base. (btw. Ive to build PHP Cron script for the web application which'll periodically activated & done batch operations)
As, php cron script (schedule script) executes at backside so, I can't use AuthSub token request method. Because this redirect user to google side & after "Grant Access" it'll provide Token. Is there any method by which we can get automated Token without interaction of user? I have also check "ClientLogin" method for gather a request token. But I am not sure that can I used that token in all (insert/update) operation? Or if you have any good example for me to follow? I'd really appreciate, thanks a lot! Note: I have used cUrl method for request & response. Thanks in advance for your help! Thanks, Komal Patel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
