7 messages in com.googlegroups.google-base-data-apiRe: C# API inserting items with unkno...| From | Sent On | Attachments |
|---|---|---|
| unicornNinja | 27 Nov 2007 06:07 | |
| Jeff S | 27 Nov 2007 10:50 | |
| unicornNinja | 28 Nov 2007 05:19 | |
| Jeff S | 30 Nov 2007 11:05 | |
| Jeff S | 03 Dec 2007 12:58 | |
| unicornNinja | 03 Dec 2007 16:48 | |
| Jeff S | 10 Dec 2007 11:35 |
| Subject: | Re: C# API inserting items with unknown authorID??![]() |
|---|---|
| From: | unicornNinja (momb...@7labs.com) |
| Date: | 12/03/2007 04:48:23 PM |
| List: | com.googlegroups.google-base-data-api |
Jeff,
In my code, I'm not requesting a security token during the process. I was under the impression that supplying the username and password of the account I wanted to submit the product under to the GBaseService on initialization was handling the security for me. Do I need to explicitly retrieve the security token even though I'm using the libraries security?
Thanks again for your persistence with this issue!
-Matt
On Dec 3, 3:58 pm, Jeff S <j....@google.com> wrote:
On Nov 27, 6:07 am, unicornNinja <momb...@7labs.com> wrote:
Hi all, I'm hoping I can get some help with a strange problem I'm having using the C# client libraries and trying to add items to google base using the API.
I'm able to successfully insert items, but each time I do so the items are inserted using an authorID that I don't have any control over. This means that I can't access them from the google base dashboard and i'm not sure to which account the ID is tied (none of mine). Furthermore, I've tried to create a separate google base account to get a new API Dev key to use on another site, and even that one is inserting the items under the same author ID that I lack control over.
That is a problem as well because it shows the items as being inserted by the first site and not the second. It appears that the authorID is related to the API Dev key, can anyone confirm that?
Just to clarify, the author id is not tied to the API developer key, it is tied to the credentials that you authenticated with. For example, if you send a token for a....@example.com instead of one for b....@example.com it will have a different author/customer id.
Could this be the issue?
Has anyone come across this? Does anyone know of a way to specify what author ID is used? Any help will be greatly appreciated.
Thank in advance, Matt
Thank you,
Jeff




