safidison / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

Problem with estabilishing fusion table #419

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I tried uploading data from our own instance of ODK Aggregate 1.0, on Google 
AppEngine, to Fusion Tables, and getting an error message:

    Unauthenticated access is allowed only for SELECT andDESCRIBE statements

    Error 401

    CREATE TABLE 'zambia-ranq-round3'(...)

    Error: org.opendatakit.aggregate.exception.ODKExternalServiceException:
    Unauthenticated access is allowed only for SELECT andDESCRIBE statements

Original issue reported on code.google.com by wbrune...@gmail.com on 9 Nov 2011 at 5:23

GoogleCodeExporter commented 9 years ago
This is via a custom domain.

Original comment by mitchellsundt@gmail.com on 14 Nov 2011 at 8:34

GoogleCodeExporter commented 9 years ago
Issue was reported by chris@aptivate.org

Original comment by mitchellsundt@gmail.com on 2 Dec 2011 at 12:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have the same problem with several dead-simple test forms, but only when I 
use my custom-domain Google login. When I use my standard gmail.com account, it 
works fine. (But publish-to-spreadsheet works fine with the custom domain.)

Original comment by chrislro...@gmail.com on 23 Jan 2012 at 2:22

GoogleCodeExporter commented 9 years ago
This is a known issue with Fusion Tables -- it doesn't work with Google App 
Domains.

http://code.google.com/p/fusion-tables/issues/detail?id=1022

Original comment by mitchellsundt@gmail.com on 20 Apr 2012 at 11:33