Jens Kjær Schødt

Results 4 comments of Jens Kjær Schødt

I ran into the same error. For me it helped closing reader/writer/client before getting the serving url. I was using **_defer_** at first but that would defer the closing and...

Here is a link to the OBJECT_NOT_FOUND issue https://github.com/golang/appengine/issues/123

I have tried to port the search API to v2 on this fork, but I keep getting `Call error 1: call /search.Search is not registered"`. So I am stuck on...

@ffxsam when you write "works" - are you able to set breakpoints in vue files? I am only able to debug ts files.