Error occurred while verifying params could not verify identity

Hi team,
we are facing an error when trying to migraste from plug and play to SFA, it would be great if you can help us with it, i’m attaching below all the details

Error:
“Error occurred while verifying params could not verify identity 239889332889776128 uid”

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(error, java.util.concurrent.ExecutionException: [null,null,null,null,null], responses: ["{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":624}\n","{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":589}\n","{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":609}\n","{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":477}\n","{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":680}\n"]org.torusresearch.torusutils.helpers.PredicateFailedException: could not get enough shares, java.util.concurrent.ExecutionException: [null,null,null,null,null], responses: ["{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":624}\n","{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":589}\n","{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":609}\n","{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":477}\n","{\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32602,\"message\":\"Internal error\",\"data\":\"Error occurred while verifying paramscould not verify identity 239889332889776128 uid\"},\"id\":680}\n"]org.torusresearch.torusutils.helpers.PredicateFailedException: could not get enough shares, null)

JWT Token

"eyJraWQiOiIwNHcwOXlHNF9pYVF4cnBjb3FXVndIV18wZXBXdFlkRkhjSVBENjVEZWdJIiwiaWF0IjoxNzA3ODE4MTg1LCJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOiIyMzk4ODkzMzI4ODk3NzYxMjgiLCJhcHBOYW1lIjoiY2lyY2xlb2ZnYW1lc3ByZXByb2QiLCJpYXQiOjE3MDc4MTgxODUsImV4cCI6Mzg4NDQ5MzM4NSwic3ViIjoiY2lyY2xlLW9mLWdhbWVzLXZlcmlmaWVyIn0.JbhB2zG6YXcUshgoGw4gRnG4J9QmZ_NQQ8OwRW9kAUUWVG_DrYuAb-ITAasIDoBJ1ykNEaXUzUGY4EcOJ_qUk18NcI43f3Qujerz6XMHDV9GfOCC3SbCD-22kzIKeAr90Snzf1q46S3vYcDeDJh-nkqCDJOEkaq5v1PrUdOojy_R0WqBZzjFIajDPtH-REOHjE-0HdkBVwqZbQEcei_QXv9OSalKAA9IUO-ev0uhBtgzrCo1RDLM6CuNd5z8ewXT1B1JKRQDXJzmWZ9QVtGShtTwl8408zKNu9vKDRszlIkRJDuwGT5x-i1VwU6_tOqlNH6zep1vKkm8BkY58tKv3A"

@sajids Thanks for your recent post.

Your request is under review and we will get back with further updates.

Can you confirm which Pnp SDK are you migrating from? Is it Web SDK , Flutter SDK, etc. ?

We are migrating from PNP SDK Flutter to Core Kit SFA Flutter

@sajids Thanks for your reply.

After checking internally with our Dev team, it is not possible to migrate from PNP Flutter SDK to CoreKit SFA Flutter at the moment.

oh i see, we have also tested it by creating a new project with a new custom verifier and still getting the same error

Yes, there is no estimate when the migration feature from PnP Flutter to Corekit SFA Flutter will be available but it is in the pipeline in future.

Yes i understand so that is why we created a new project with new custom verifier but i still the same issue

@sajids You are setting up SFA Flutter SDK from scratch?

This SDK only works for users who have not enabled MFA.

For MFA enabled users, you’ll see Error("User has already enabled mfa, please use the Web3Auth PnP Web or Mobile SDKs for login with mfa");