Code Monkey home page Code Monkey logo

Comments (7)

erickoledadevrel avatar erickoledadevrel commented on June 18, 2024

Are you hosting the page using the Python server as shown in the quickstart instructions, or are you opening it directly from your file system? AKA, a URL of file://.

from browser-samples.

mamunrushdi avatar mamunrushdi commented on June 18, 2024

Are you hosting the page using the Python server as shown in the quickstart instructions, or are you opening it directly from your file system? AKA, a URL of file://.

Sorry for delay reply. I am using Python server as shown in the quickstart instructions.

from browser-samples.

erickoledadevrel avatar erickoledadevrel commented on June 18, 2024

Did you use an existing OAuth2 client ID, or did you create a new one using the button? The error message is not something we've seen before, and I don't know what could be causing it except either not using localhost or using a client ID with a strange configuration.

from browser-samples.

mamunrushdi avatar mamunrushdi commented on June 18, 2024

Did you use an existing OAuth2 client ID, or did you create a new one using the button? The error message is not something we've seen before, and I don't know what could be causing it except either not using localhost or using a client ID with a strange configuration.

I am deeply sorry being late to reply again. Last Monday I have started my new job and for this I had to be at office from morning till evening and being busy with understanding the project which I am going do in the job. That's why I couldn't manage time to sit with this issue. As the issue was around 3 weeks ago and after having the issue, I moved from that project, right now I can't remember about the environment where these issue was raised. And now I have very limited time sit with the project and fine the details.
So if you would not mind, then I will try sit with this project where I had the issue as soon as I will find some time and come back to you.
Thanks!

from browser-samples.

erickoledadevrel avatar erickoledadevrel commented on June 18, 2024

No worries. I'll close this issue for now, but if you find more information please add a comment and I'll reopen it.

from browser-samples.

doverradio avatar doverradio commented on June 18, 2024

Hello, I'm now having this issue myself. I'm using the quickstart for the Google Docs API. After following all the instructions, I get a page only showing "Google Docs API Quickstart". Python is running based on this command:

python -m http.server 8000

I get that page after loading this URL (per instructions) in browser:

http://localhost:8000 

Here is the console output I'm getting:

Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) ...
127.0.0.1 - - [07/Nov/2019 23:21:17] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [07/Nov/2019 23:21:17] code 404, message File not found
127.0.0.1 - - [07/Nov/2019 23:21:17] "GET /favicon.ico HTTP/1.1" 404 -
127.0.0.1 - - [07/Nov/2019 23:22:47] "GET / HTTP/1.1" 200 -

Any idea what is wrong?

from browser-samples.

eferris avatar eferris commented on June 18, 2024

Same thing here ... blank page with the msg Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('file://') does not match the recipient window's origin ('null') in the Console. I am unclear how to load the page on the python server and suspect that is related.... I used the file system (MacOS). Any help appreciated.

from browser-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.