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

Error Return /server/api endpoint for "self" href using https #409

Open
cicoph opened this issue Dec 14, 2023 · 0 comments
Open

Error Return /server/api endpoint for "self" href using https #409

cicoph opened this issue Dec 14, 2023 · 0 comments
Labels

Comments

@cicoph
Copy link

cicoph commented Dec 14, 2023

Describe the bug
The endpoint /server/api return alls
_links: {... "examples": { href }...}
with https:// prefix but the
"_links" : { "self" : { "href" : "http://test.domain.org/server/api" },
is always in http://.
It generate wrong request.

Using version 7 Version: 2023.01.01

@cicoph cicoph added the bug label Dec 14, 2023
@cicoph cicoph changed the title Error Return self andpoint with https Error Return /server/api endpoint for "self" href using https Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant