App Bridge v2 required host parameter is missing from the OAuth confirmation redirect's query string

Hi @AurimasR

Double check that you are including all parameters, other then the hmac param itself, when you create your hmac to compare to Shopify’s.

I think it mentions on the documentation somewhere that parameters are subject to change, so remove the hmac param and include all else.

Thanks