Facing issue in app approval

Automated checks are failing for privacy webhook but when I am testing with command its working.

shopify app webhook trigger --topic=customers/data_request --api-version=2025-10 --delivery-method=http

:white_check_mark: Success! Webhook has been enqueued for delivery.

Is it possible that command is running against the development version of your app and not the production one that the Shopify review system is testing against?