What's your biggest current challenge? Have your say in Community Polls along the right column.

Authentication error in remix application

Authentication error in remix application

abhishek1097si
Shopify Partner
1 0 0

I am building an app using remix. I have a case where i have to start the CRON job. I am user to click on the button and as soon as user click the URL should be updated. Then I am using resource routing of the remix and I have created the root in the routes folder like app/customer/CRON . But the link is inside of the one component where button is placed. The request coming to the resource route is not validating and redirecting me to login Page. How can i solve this problem

Replies 0 (0)