I have created one solution which only has the power virtual agent chatbot components, I used bot composer to create dialog with adaptive cards and it has power automate workflows. When I am trying to import the solution in another environment. It is giving this error:
Import failed: {"statuscode":500,"statusdescription":"Internal Server Error","errors":[{"code":10000,"message":"{\"statuscode\":500,\"statusdescription\":\"Internal Server Error\",\"errors\":[{\"code\":10000,\"message\":\"Object reference not set to an instance of an object.\"}]}"}]}
How should i debug the chatbot, i tested it works fine, not sure from where the error is coming from.