Git Product home page Git Product logo

Comments (6)

codeshrew avatar codeshrew commented on July 17, 2024

Here are the errors received when trying to visit this URL: http://plnkr.co/edit/wKgf04

See screenshot for errors:

image

from plunker_www.

ggoodman avatar ggoodman commented on July 17, 2024

I think the api server was temporarily down. The OPTIONS call is part of a
normal CORS request for non-GET requests. Is the issue persisting?

On Sat, Jul 26, 2014 at 3:17 PM, Stefan Liedle [email protected]
wrote:

Chrome Version 36.0.1985.125

This seems to be causing issues with the main page contents loading and
also prevents me from viewing plunks other people have shared.

See screenshot for error:

[image: image]
https://cloud.githubusercontent.com/assets/155389/3712038/6be5efde-14f9-11e4-88a8-a5f049073ec0.png


Reply to this email directly or view it on GitHub
#42.

from plunker_www.

codeshrew avatar codeshrew commented on July 17, 2024

Yep, far too aware of what OPTIONS are; they're always stabbing me in the back at work.

Still persisting. Tried in both Canary and Chrome.

Also occurring in Safari:
image

And Firefox:
image

from plunker_www.

codeshrew avatar codeshrew commented on July 17, 2024

Here's the result using cURL with OPTIONS giving an empty response. If I send a GET it works beautifully. Just that pesky OPTIONS bloke getting in the way.

➜  ~  curl -vkX OPTIONS http://api.plnkr.co/plunks/wKgf04\?sessid\=53cef8103c3584ba1cc69dd5
* Adding handle: conn: 0x7f9abb004000
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x7f9abb004000) send_pipe: 1, recv_pipe: 0
* About to connect() to api.plnkr.co port 80 (#0)
*   Trying 107.21.216.112...
* Connected to api.plnkr.co (107.21.216.112) port 80 (#0)
> OPTIONS /plunks/wKgf04?sessid=53cef8103c3584ba1cc69dd5 HTTP/1.1
> User-Agent: curl/7.30.0
> Host: api.plnkr.co
> Accept: */*
>
* Empty reply from server
* Connection #0 to host api.plnkr.co left intact
curl: (52) Empty reply from server

from plunker_www.

ggoodman avatar ggoodman commented on July 17, 2024

@codeshrew can you give this another try. I've made a change that obviates the need for OPTIONS calls in the first place.

from plunker_www.

codeshrew avatar codeshrew commented on July 17, 2024

@ggoodman tried it in all browsers again; working in all of them. Thanks for fixing it, much appreciated!

from plunker_www.

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.