로컬환경 결제시 토스 successurl 보안에러

(http)
: localhost:3001
: localhost:3000

는 successurl> 로 redirect

successurl의 api .

successUrl: ${process.env.NEXT_PUBLIC_API_URL}/api엔드포인트

.

Unsafe attempt to initiate navigation for frame with origin 'http://localhost:3001' from frame with URL 'https://payment-gateway-sandbox.tosspayments.com/pc/direct?token=78fc63197cfb4d008e00b1c905815eb1168a953a65f84e129fd8765857347ddb&authType=KAKAOPAY&cardCode=KAKAOPAY&gtid=a2509148sMEkjQgsX5H44SqD4XgkkcUqxkL4Ggv'. The frame attempting navigation is targeting its top-level window, but is neither same-origin with its target nor has it received a user gesture


(https) /고 nginx만 3001,3000 .
Was this page helpful?