I have a solution which has been using Power Apps deployment pipelines for a while without any issues.
I have recently deleted some things in Dev, and want to push this change to Test and Prod now, but now when I try and deploy it using the pipeline it gives me the following error:
Validation results
Passed
Failure details
{"error":{"code":"0x0","message":"Object reference not set to an instance of an object."}}
When I export and import the solution in the old-fashioned way, it works just fine.... I have no way of identifying what the issue it. Has anyone experienced this, and does anyone knnow the solution to my issue?