Hi everyone, we are busy migrating to mendix 9 from mendix 8 . when testing our deeplink pops we got this error. Unsupported value. Anyone else had that issue? com.mendix.core.CoreException: com.mendix.systemwideinterfaces.MendixRuntimeException: Unsupported value: {lookupstring=3650089300001152851748867311} (class java.util.HashMap) at com.mendix.basis.component.ExecutionCore.executeAsyncVarargs(ExecutionCore.scala:142) Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: Unsupported value: {lookupstring=3650089300001152851748867311} (class java.util.HashMap)
The issue your facing is due old version of deep link update the version of deep link and ensure deep link URL format is correct hope this will resolve your issue.