-
-
Notifications
You must be signed in to change notification settings - Fork 843
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
Sandbox not available under HTTPS #330
Comments
should be fixed |
hi @willdurand thank you |
done. 2.5.0 is released. |
@willdurand ty =) |
@willdurand Even with 2.5.0 I have this issue :s. Anything special needs to be done or should it work out of the box? |
@tonivdv weird, it should work out of the box.. |
@willdurand I will deep dive into it today, I'll keep you posted of my findings. |
My api is browsed through https, however the message I get is:
So it seems somehow https is not detected? |
hmmmmm I made it work by specifying in my routing.yml the option scheme: [https]. Is that how it should work in Nelmio?? What if one doesn't care about whether api sandbox is called through http or https? In my case it is determined through the webserver ... |
Hello,
i have a problem with sandbox in https.
i have a error " Please reload the documentation using the scheme HTTP if you want to use the sandbox. "
i tried to to use the last version of nelmio & cache:clear ..
thank you -)
The text was updated successfully, but these errors were encountered: