I created a subscription to an order/create webhook in my toml file with google pub/sub. My app’s endpoint is simply a named webhook file containing a Remix action that uses authenticate.webhook
I receive messages correctly in Google Pub as well as in my Shopify Metrics but I don’t receive anything in my app. The manual trigger with Shopify cli also works. Should I manually create a connection between my app and google pub or Shopify is supposed to manage it and it should work here? The problem has already been mentioned here :
If you have any ideas, thank you very much!

