Error with Importing a document from Google Apps

Hello, I installed Google Apps Application
get token from google, but when i try to search files for import from google docs i see this error message:
Failed to execute the [velocity] macro. Cause: [403 Forbidden { "code" : 403, "errors" : [ { "domain" : "usageLimits", "message" : "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.", "reason" : "dailyLimitExceededUnreg", "extendedHelp" : "https://code.google.com/apis/console" } ], "message" : "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup." }]. Click on this message for details.


Can any body help me with it, please?

Hello,

Did you configure the client id and secret field in the administration?
Reading your error, it looks like you have reached a threshold because you are not authenticated to Google Apps ( Daily Limit for Unauthenticated Use Exceeded).

1 Like

Hello thank you for help.
I fill some inputs in this form.
And i have error
image

may be i wrong set config paramters?

xwiki.authentication.authclass=com.xpn.xwiki.user.impl.xwiki.GroovyAuthServiceImpl
xwiki.authentication.groovy.pagename=xwiki:GoogleApps.AuthService 

can you tell me please what i need write instead xwiki.authentication.authclass=com.xpn.xwiki.user.impl.xwiki.GroovyAuthServiceImpl ?