问题
So, I'm having some issues with the service Auth function in MIT's App Inventor. I'm getting a 400 bad request: { "error": "invalid_grant" }
every time I attempt to upload to the fusion table.
I've tried setting up a new service auth account as well, under a new project (which worked the last time when I had a 404 issue).
However, google isn't giving me a XXXX@developer.gserviceaccount.com
to use, but is instead generating a account-#@bla-1129.iam.gserviceaccount.com
email address, which bounces when you invite it to edit your fusion table.
SOS. I'm floundering out here.
回答1:
Obviously it does not make much sense, to notify a service account by email...
Share the FusionTable with the ServiceAccount Email address , set the permissions to "can edit" and disable the checkbox "Notify people by email".
See also my updated description of all steps here: https://puravidaapps.com/fusionservice.php
来源:https://stackoverflow.com/questions/33709209/service-auth-issues-with-uploading-data-onto-google-fusion-tables