Thanks for the advice, but as you mention, since the same machine
works using another persons account, the IP was not a problem.

However, as of 9:30 AM ET, possibly earlier, my account appears to be
working perfectly well now. Code runner is processing its code sample
perfectly and my code is running again. Not sure what happened but I
am happy it is working again.

On Feb 14, 3:42 pm, Jelena Kolokotronis <[EMAIL PROTECTED]>
wrote:
> One completely silly idea...
>
> Sometimes I have a problem with orkut 'gadget not defined' all of a
> sudden and it works for everyone else... I figured that resetting modem
> (dynamic IP perhaps has something to do with it?) or rebooting fixed the
> problem... no idea why
>
> But if it works from other people's accounts on the same machine...
> didn't try that.
>
> [EMAIL PROTECTED] wrote:
> > Hi-
>
> > I just received a new whitelisted account - dan at buddymedia dot com
> > - and am seeing the same error. My friend logged in on my machine
> > (same browser) with his account and the requests went thru as
> > intended.
>
> > Thanks
> > Dan
>
> > On Feb 14, 2:28 pm, Dan <[EMAIL PROTECTED]> wrote:
>
> >> I get the following error when attempting to make any requests from my
> >> sandbox, which had previously been working. For example, this is
> >> displayed in firebug when I attempt to submit the prepopulated test
> >> code within code runner (please note that my code samples work just
> >> fine when run from another developer account):
>
> >> POSThttp://1.o.gmodules.com/46/o/api/json500(501ms)opensocial-0.7.js
> >> (line 89)
> >> ParamsHeadersPostResponse
> >> Response Headers
> >> Request Headers
>
> >> 080214 11:25:06.364:I 36
> >> [com.google.apps.people.frontend.json.JsonApiServlet.doPost] JSON
> >> request:
>
> >> token=context: 1
>
> >> gadgetId: 0x32c8c10ea2
>
> >> gadgetInstanceId: 1
>
> >> gadgetOwnerId: 0xa1c46afd25
>
> >> gadgetViewerId: 0xa1c46afd25
>
> >> creationTimeMs: 0x1181967e021
>
> >> viewerVisible: true
>
> >> requests=[ReqItem{key='viewer_profile', request=
>
> >> {
>
> >>   "parameters": {
>
> >>     "id": "VIEWER",
>
> >>     "profileDetail": [
>
> >>       "id",
>
> >>       "name",
>
> >>       "thumbnailUrl"
>
> >>     ]
>
> >>   },
>
> >>   "type": "FETCH_PERSON"
>
> >> }
> >> }]
>
> >> 080214 11:25:06.365:I 36
> >> [com.google.apps.people.frontend.json.JsonBatchHandler.sendRequest]
> >> Calling
>
> >>  people service [EMAIL PROTECTED]:
>
> >> callContext <
>
> >>   callerToken <
>
> >>     context: 1
>
> >>     gadgetId: 0x32c8c10ea2
>
> >>     gadgetInstanceId: 1
>
> >>     gadgetOwnerId: 0xa1c46afd25
>
> >>     gadgetViewerId: 0xa1c46afd25
>
> >>     creationTimeMs: 0x1181967e021
>
> >>     viewerVisible: true
>
> >>   internalIP: true
>
> >> request <
>
> >>   [apps.people.frontend.GetPersonEntryRequest] <
>
> >>     personKey <
>
> >>       GaiaId: 0xa1c46afd25
>
> >>     detailFields <
>
> >>       field: "id"
>
> >>     detailFields <
>
> >>       field: "name"
>
> >>     detailFields <
>
> >>       field: "thumbnailUrl"
>
> >> 080214 11:25:06.386:XT 36
> >> [com.google.apps.people.frontend.json.JsonApiServlet.handleErr]
> >> Unexpected
>
> >>  exception type
>
> >> java.lang.NullPointerException
>
> >>         at
> >> com.google.orkut.people.PeopleHandlers.createProfile(PeopleHandlers.java:
> >> 447)
>
> >>         at com.google.orkut.people.PeopleHandlers
> >> $GetPersonEntryRequestHandler.gotUserInfo(PeopleHandlers.java
>
> >> :155)
>
> >>         at com.google.orkut.people.PeopleHandlers
> >> $GetPersonEntryRequestHandler.access$300(PeopleHandlers.java
>
> >> :73)
>
> >>         at 
> >> com.google.orkut.people.PeopleHandlers$GetPersonEntryRequestHandler
> >> $2.dataAvailable(PeopleHandlers
>
> >> .java:147)
>
> >>         at 
> >> com.google.orkut.people.PeopleHandlers$GetPersonEntryRequestHandler
> >> $2.dataAvailable(PeopleHandlers
>
> >> .java:145)
>
> >>         at com.google.orkut.people.UserDataProvider
> >> $6$1.dataAvailable(UserDataProvider.java:182)
>
> >>         at com.google.orkut.people.UserDataProvider
> >> $6$1.dataAvailable(UserDataProvider.java:180)
>
> >>         at com.google.orkut.people.UserDataProvider
> >> $4.rpcFinished(UserDataProvider.java:121)
>
> >>         at
> >> com.google.orkut.rpc.OrkutRpcCollection.runHelper(OrkutRpcCollection.java:
> >> 575)
>
> >>         at
> >> com.google.orkut.rpc.OrkutRpcCollection.run(OrkutRpcCollection.java:
> >> 439)
>
> >>         at
> >> com.google.orkut.rpc.OrkutRpcCollection.runUntilDone(OrkutRpcCollection.java:
> >> 468)
>
> >>         at 
> >> com.google.orkut.people.PeopleAPI.runRequests(PeopleAPI.java:177)
>
> >>         at 
> >> com.google.orkut.people.PeopleAPI.executeBatch(PeopleAPI.java:143)
>
> >>         at
> >> com.google.apps.people.frontend.json.JsonBatchHandler.sendRequest(JsonBatchHandler.java:
> >> 248)
>
> >>         at
> >> com.google.apps.people.frontend.json.JsonBatchHandler.handleRequest(JsonBatchHandler.java:
> >> 121)
>
> >>         at
> >> com.google.apps.people.frontend.json.JsonApiServlet.doPostImpl(JsonApiServlet.java:
> >> 245)
>
> >>         at
> >> com.google.apps.people.frontend.json.JsonApiServlet.doPost(JsonApiServlet.java:
> >> 179)
>
> >>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
>
> >>         at
> >> com.google.apps.people.frontend.json.JsonApiServlet.service(JsonApiServlet.java:
> >> 140)
>
> >>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>
> >>         at 
> >> com.google.gse.HttpConnection.runServlet(HttpConnection.java:580)
>
> >>         at com.google.gse.HttpConnection.run(HttpConnection.java:504)
>
> >>         at 
> >> com.google.gse.DispatchQueue$WorkerThread.run(DispatchQueue.java:
> >> 299)
>
> >> data.get("viewer_profile") has no properties
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to