GithubHelp home page GithubHelp logo

Comments (3)

spideyfusion avatar spideyfusion commented on August 11, 2024 1

@rbaarsma Unbelievable, we posted a comment at the exact second. :D

from oauth2-bundle.

rbaarsma avatar rbaarsma commented on August 11, 2024

I dived into this issue more and eventually figured out that through the combination of the friendsofsymfony/rest-bundle and jms/serializer-bundle the Response object is being serialized, which fails. The solution was to move the /token api out of the /api namespace configured in the fos_rest.zone configuration.

I'll close this issue. Maybe my explanation will help someone else

from oauth2-bundle.

spideyfusion avatar spideyfusion commented on August 11, 2024

Looking at the exception message, it seems to originate from the jms/serializer library:

https://github.com/schmittjoh/serializer/blob/master/src/GraphNavigator/SerializationGraphNavigator.php#L158

Are you using jms/serializer or jms/serializer-bundle in your project? Something is automatically trying to serialize the PSR-7 compliant response (which is normally handled by the PSR-7 bridge that this bundle relies on).

from oauth2-bundle.

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.