Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.8 compatibility with grape 1.3.1 #334

Open
keithpitty opened this issue Mar 24, 2020 · 3 comments
Open

Version 0.8 compatibility with grape 1.3.1 #334

keithpitty opened this issue Mar 24, 2020 · 3 comments

Comments

@keithpitty
Copy link

I've recently started work on updating our codebase to the current versions of grape, grape-entity and grape_logging. Whereas one of our APIs works with grape 1.2.4, grape-entity 0.7.1 and grape_logging 1.8.1, it doesn't with the latest versions.

The API in question defines some params that are entities as required. No matter what params are passed to the call, an 400 response is returned with an error indicating that each required entity param is invalid.

Does version 0.8 of grape-entity still work with grape 1.3.1? If so, what has changed that may have triggered this problem?

@LeFnord
Copy link
Member

LeFnord commented Mar 25, 2020

yeap it works fine together … 

but what the reasons are for your 400, no idea, please have a look the changelogs and use https://groups.google.com/forum/#!forum/ruby-grape for questions

@kjleitz
Copy link

kjleitz commented Feb 19, 2021

Related: https://groups.google.com/g/ruby-grape/c/EW8vxyOqiqM/m/TIlv2JO1AwAJ

We're also encountering this issue.

@LeFnord
Copy link
Member

LeFnord commented Feb 19, 2021

@kjleitz … ähm ok, and now?

… seems, your are doing it for a company … so I don't have to check it in my free time 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants