#Jonathan Justman - Nexjs + Rails + Checkout

1 messages · Page 1 of 1 (latest)

toxic stream
#

Hello! That error indicates the URL your fetch() code is calling is trying to redirect to the Checkout page. You need to find the fetch() code and replace it with a regular link or something like window.location.href.

lyric veldt
#

Thanks Rubeus, it did help!