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

Http client engine not provived #234

Closed
pawel-banasiak-cyfra opened this issue Jan 20, 2025 · 4 comments
Closed

Http client engine not provived #234

pawel-banasiak-cyfra opened this issue Jan 20, 2025 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@pawel-banasiak-cyfra
Copy link

Hello.
We are using HTTPS uri schema in pid issuer.
It's impossible to validate this document, there is no http client engine on classpath.

Caused by: java.lang.IllegalStateException: Failed to find HTTP client engine implementation in the classpath: consider adding client engine dependency. See https://ktor.io/docs/http-client-engines.html
at eu.europa.ec.eudi.sdjwt.vc.SdJwtVcVerifierKt.issuerJwkSource(SdJwtVcVerifier.kt:323) ~[eudi-lib-jvm-sdjwt-kt-0.10.0.jar:0.10.0]

@dzarras dzarras self-assigned this Jan 21, 2025
@dzarras dzarras added the bug Something isn't working label Jan 21, 2025
@dzarras
Copy link
Contributor

dzarras commented Jan 21, 2025

Thanks @pawel-banasiak-cyfra for reporting this. A fix has been released in v0.1.9.

@dzarras dzarras closed this as completed Jan 21, 2025
@pawel-banasiak-cyfra
Copy link
Author

Thanks for such fast fix!

@babisRoutis
Copy link
Contributor

Dear @pawel-banasiak-cyfra

If you have a chance to use the fix, please leave a comment if it worked for you.

@pawel-banasiak-cyfra
Copy link
Author

Yes, I have used the fix and it works fine. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants