Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening links from TestDocumentList display an error #48

Closed
oanat opened this issue Jul 16, 2020 · 2 comments
Closed

Opening links from TestDocumentList display an error #48

oanat opened this issue Jul 16, 2020 · 2 comments
Assignees
Milestone

Comments

@oanat
Copy link

oanat commented Jul 16, 2020

Steps to reproduce:

  • Configure XWiki 11.10.5 with GA 2.4.5
  • Login with a Google account
  • Go to http:///xwiki/bin/view/GoogleApps/TestDocumentList
  • Click on any link from the list of documents displayed

Result:

{
 "error": {
  "errors": [
   {
    "domain": "usageLimits",
    "reason": "dailyLimitExceededUnreg",
    "message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.",
    "extendedHelp": "https://code.google.com/apis/console"
   }
  ],
  "code": 403,
  "message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup."
 }
}
@polx
Copy link

polx commented Aug 4, 2020

I was able to reproduce this and can say that this is a change on Google's side.

@polx polx added this to the 2.4.6 milestone Aug 4, 2020
@polx
Copy link

polx commented Aug 10, 2020

Solved and released in 2.4.6. Please re-open if still encountering.

@polx polx closed this as completed Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants