AM trying to download mdl id from mosip collab but am having that error, am running inji certfy intergrated with esignet, both of themthey are being runned in a docker container, am just a beggner in MOSIP, and i dont knw whats the cause of that error, {
“response”: null,
“errors”: [
{
“errorCode”: “RESIDENT-APP-028”,
“errorMessage”: “400 Bad Request: "{"error":"invalid_assertion","error_description":"invalid_assertion"}"”
}
]
}, and here are the logs, Mimoto-Servicess | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) ~[tomcat-embed-core-10.1.19.jar!/:na]
Mimoto-Servicess | at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Mimoto-Servicess |
Mimoto-Servicess | {“@timestamp”:“2025-05-16T21:45:47.921Z”,“level”:“ACCESS”,“level_value”:70000,“traceId”:“-”,“statusCode”:500,“req.requestURI”:“/v1/mimoto/credentials/download”,“bytesSent”:188,“timeTaken”:1,“appName”:“mimoto”}
Mimoto-Servicess | 2025-05-16T21:49:33.625Z INFO 1 — [mimoto] [TaskScheduler-1] [ ] i.m.k.a.d.helper.TokenHelper : Requesting for new Token for the provided OIDC Service(WebClient): https://iam.collab.mosip.net//auth/realms/
Mimoto-Servicess | 2025-05-16T21:49:33.634Z WARN 1 — [mimoto] [TaskScheduler-1] [ ] o.s.c.l.core.RoundRobinLoadBalancer : No servers available for service: iam.collab.mosip.net
Mimoto-Servicess | 2025-05-16T21:49:33.635Z WARN 1 — [mimoto] [TaskScheduler-1] [ ] eactorLoadBalancerExchangeFilterFunction : LoadBalancer does not contain an instance for the service iam.collab.mosip.net
Mimoto-Servicess | 2025-05-16T21:49:33.636Z ERROR 1 — [mimoto] [TaskScheduler-1] [ ] i.m.k.a.d.helper.TokenHelper : Error connecting to OIDC service (WebClient) Problem in connecting to auth service or UNKNOWN Error.
Dear @Lyson_Kaunda ,
Thank you for reaching out , We are looking into your query and one of our experts will be responding here with solution input.
Best Regards
Team MOSIP
@Lyson_Kaunda mDL VC is not supported in Inji web as of today. Can you please try with Inji mobile GitHub - mosip/inji-wallet
Trusted Issuer list is common for both Inji web and Mobile hence we are seeing mdl issuer on Inji web.
So you mean that right now this is done in inji mobile wallet not in web?
Yes, you understood correctly. It’s supported only in the Inji mobile app, not on the web.
Hello? I have tried to run inji mobile wallet on my local machine following every step the documentation, the app has build successfully but aftr taping on “+” icon to view my issuers but it fails with thes with these errors :
How solve it since I want to test it with Collab environment!!
While you are building the wallet, what have you given for mimoto host?
You can check MIMOTO_HOST in .env file or you can directly visit settings page of Inji wallet and there should be credential_registry section. Tap on that and see what is mimoto host.
If you want to test with collab env, you can use collab apk directly available here https://collab.mosip.net/ - look for Inji wallet mobile here