I am working on Shopify private app in the Laravel Framework. In my app, I have added a proxy URL. But when I am trying to open my proxy URL then It will redirect to me on my app server URL.
Here's the screenshot my partner account:-
For Example:- Whenever I tried to open proxy URL:- https://test.myshopify.com/a/test
It will redirect to my app server URL:- https://test.devserver.co.in/shopify/test?shop=test.myshopify.com&path_prefix=%2Fa%test×tamp=1559210902&signature=bed7eb24d4a9278021a12535df9e38749a333a9dd33e7164fb66c113a2a00a0e
Please help me with this. Thanks