Appium Inspector Error

I am facing an issue while launching the Appium inspector for a specific app. Same I am not facing for another app. Not getting what is the problem here. It would be a great help if anyone help me to launch the inspector.

Appium deskotp --> https://appium-server-gui-windows-1.22.0.zip

You need find start activity of your app.
Try run android studio, open logcat console. Now on phone start your app.
Search for similar log what activity will start. Now set correct in Appium inspector

@Aleksei the same process I am doing for two different app. and among of that one app. is throwing inspector error while the other successfully open the inspector without any issue. Not sure is why it is happening.

remove /wd/hub from the remote path it will work fine