• Resolved shanekryme

    (@shanekryme)


    Hi,

    My videos are not loading I created an API, it worked and then stop working. The videos load in the app but doesnt on the website.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter shanekryme

    (@shanekryme)

    Failed to load resource: the server responded with a status of 403 ()

    {
     "error": {
      "errors": [
       {
        "domain": "usageLimits",
        "reason": "ipRefererBlocked",
        "message": "The request did not specify any referer. Please ensure that the client is sending referer or use the API Console to remove the referer restrictions.",
        "extendedHelp": "https://console.developers.google.com/apis/credentials?project=797145329835"
       }
      ],
      "code": 403,
      "message": "The request did not specify any referer. Please ensure that the client is sending referer or use the API Console to remove the referer restrictions."
     }
    }
    Plugin Author plugin.builders

    (@pluginbuilders)

    Hi, sorry I forgot to reply this morning, but it seems to be working now, did you uncheck the HTTP Referrer field at Google console?

    Thread Starter shanekryme

    (@shanekryme)

    Hi Yes. Found the below which seems to work.

    “To fix this error. Log in to your Google Cloud Platform API & Services and for the key, edit it and remove the http from the url or just remove the restrictions all together.

    So instead of http://yourwebsite.com/*
    yourwebsite.com/*”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Video not Loading’ is closed to new replies.