No content to show
User Activity
03-08-2024
This YouTube video was helpful in properly setting up Shopify App Proxy. However, it didn’t help with properly getting back the data sent from the BE. I had to settle for the approach in this YouTube video. if you ever figure out a way to use App Pro...
Thank you so much.This worked for me @kom28 try this ⬆️
I reinstalled the app (the normal way), uninstalled it, and tried reinstalling it from the Partner's dashboard, but it won't install and no error in my logs
the app has been deployed to a server.Shopify Review team actually sent the screencast. Normal App installation works just fine, so it doesn't seem like a URL update issue.
02-17-2024
How did you ever solve this issue ? @h_miniz
Hello,i need help Fresh installs work well on my app but whenever a reinstall is attempted or better put attempting to install from the Partner's Dashboard. I get a there's no page at this address error screen.I built the app using the Remix App Tem...
01-31-2024
I'm having http 404 error.I've uninstalled and reinstalled, but it is still the samethis is my fetch call this is my action function is there anything I'm doing wrong? @DevBijan @iffikhan30 Thank you
01-27-2024
Hi Irfan, please what do you mean by public auth? As I am having the same issue as you.Thank you.
01-21-2024
Thanks for your response Dan.I'm still on it .This time around. I'm hitting the proxy URL directly (image attached). However, it redirects to "https://store-url.com/auth/login" . I have the below in my loader function as seen on the Shopify Remix Te...
12-30-2023
Thank you so much Danh11 for your responsethis is the error I get from my browser when I trigger the fetch requestI also believe the route is being hit as I get this error in my terminal this is how my js in the liquid file looks like my remix route ...
12-29-2023
Hello @Danh11 Thanks, i've been trying to make a fetch request from my extension to my server. Even tried what worked for you. My loader function is similar to yours. Any idea what I'm doing wrong?fetch('https://insight-fog-gmc-implies.trycloudflare...