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

Failed to construct 'URL': Invalid URL #312

Open
dennisheiden opened this issue Jan 14, 2022 · 1 comment
Open

Failed to construct 'URL': Invalid URL #312

dennisheiden opened this issue Jan 14, 2022 · 1 comment
Labels

Comments

@dennisheiden
Copy link

Ackee Version: >3.1.0 (working till 3.0.6)

Error Frontend:

Failed to construct 'URL': Invalid URL
TypeError: Failed to construct 'URL': Invalid URL
    at https://ackee.xxx.com/index.js:13:35060
    at Array.map (<anonymous>)
    at Qv (https://ackee.xxx.com/index.js:13:35046)
    at https://ackee.xxx.com/index.js:1:158599
    at Array.map (<anonymous>)
    at https://ackee.xxx.com/index.js:1:158531

Error Console:

Error: {"errors":[{"message":"Field \"averageViews\" of type \"AverageViews!\" must have a selection of subfields. Did you mean \"averageViews { ... }\"?","locations":[{"line":6,"column":4}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}},{"message":"Field \"averageDuration\" of type \"AverageDuration!\" must have a selection of subfields. Did you mean \"averageDuration { ... }\"?","locations":[{"line":7,"column":4}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}}]}

    at Md (index.js:1:152785)
    at async index.js:1:158437

ENVs:
image

@electerious
Copy link
Owner

electerious commented Jan 15, 2022

Have you updated to the latest version? Maybe the JS of the last version is still cached in the browser causing wrong requests to the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants