Giter Site home page Giter Site logo

CORS issues about agoo HOT 8 CLOSED

stas avatar stas commented on June 1, 2024
CORS issues

from agoo.

Comments (8)

stas avatar stas commented on June 1, 2024 1

@ohler55 apologies for the delay with this one, unfortunately we didn't manage to make time to look into this further. I believe we can close it for now. Thanks again for helping figure things out! 🙇

from agoo.

ohler55 avatar ohler55 commented on June 1, 2024

That seems like a good option to add. I'll start working on that.

from agoo.

ohler55 avatar ohler55 commented on June 1, 2024

Looking into it now. Are you using Agoo as a GraphQL server? If so there is an an example that might help: example/graphql/song.rb.

If not using as a GraphQL server then what are you setting the headers to?

from agoo.

stas avatar stas commented on June 1, 2024

@ohler55 we're not using GraphQL. In fact it's a pretty standard RESTful rails app using rack-cors.

from agoo.

ohler55 avatar ohler55 commented on June 1, 2024

Ok, so I assume that means you are using the #call() method of the handler. What are you providing as headers?

from agoo.

stas avatar stas commented on June 1, 2024

@ohler55 I'm afraid we're not calling anything directly, as the rack-cors takes care of it and the headers needed to fulfill the request response.

The configuration we have is pretty much standard as described in their guide:
https://github.com/cyu/rack-cors#rails-configuration

from agoo.

ohler55 avatar ohler55 commented on June 1, 2024

Agoo does not add any headers directly for CORS but it does have options for turning on tracing If you are able to turn on some of the debugging information for requests and responses we can see what is being request and sent. From there we can try to determine what middleware layer is setting or not setting the headers.

from agoo.

ohler55 avatar ohler55 commented on June 1, 2024

Can this be closed?

from agoo.

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.