Hello, I am new to Google Base API and have just read through the docs but I am still confused as how to establish authentication so my web application can insert/ edit or delete items inside Google Base. (btw. I am using Google App Engine for the web application)
If I understand correctly I need to gather a request token via OAuth or AuthSub and use this to to to either make one request or to to gather a session token for some more requests. This makes sense if my application would access personal data like a calendar or docs - but I want to store/retrieve only application data. How can I prevent my application from authenticating all the time? Isn't there something like an application-key to authenticate valid requests (similar to Amazon-Database-Requests). Cheers, Constantin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
