My app is not authenticating due to a non-breaking space in the reirect_uri. I’m not sure what’s causing this as I have checked the HOST URL and authCallback path. None of them have any extra space.
Notice that the redirect_uri in the above URL after the domain has %C2%A0 which results in a non-breaking space.
Due to this space URL becomes “https://shop.popseekl.com /api/auth/callback” which results in a different URL than the one mentioned on the Shopify partners dashboard as the allowed URL. I’m unable to figure out where is this coming from.
