inflearn logo
강의

Course

Instructor

리액트 처음이시라구요? React JS로 웹 서비스 만들기!

Async Await

fetch problem

672

jkkim74jk30646

8 asked

0

if I use fetch, I have a problem like below.. what am I going to do???

Failed to load https://yts.ag/api/v2/list_movies.json?sort_by=rating: Redirect from 'https://yts.ag/api/v2/list_movies.json?sort_by=rating' to 'https://yts.am/api/v2/list_movies.json?sort_by=rating' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

App.js:33 TypeError: Failed to fetch

react javascript

Answer 5

1

rlgus11330926

이제는'https://yts.mx/api/v2/list_movies.json?sort_by=rating' 로 바뀌었네요

1

devham76

https://yts.lt/api/v2/list_movies.json?sort_by=rating
로 또 변경되었습니다

1

ljt08150487

윤이응씨 고마워요~!

1

s2mos20641

that movie database server url has changed. so you should change your url like 'https://yts.am/api/v2/list_movies.json?sort_by=rating'

In other words 'https://yts.ag/api/v2/list_movies.json?sort_by=rating' is not supported any more. please use 'https://yts.am/api/v2/list_movies.json?sort_by=rating'

0

lynnata0533

안녕하세요. 노마드코더입니다. 저희가 인프런에서 질문/답변은 지원을 하지 않고 있습니다. youtube 링크에 직접 댓글로 달아주시거나. 저희 노마드아카데미 (https://academy.nomadcoders.co) 에서 질문해주시기 바랍니다. 고맙습니다.

클로드코드 유료플랜 할인 방법이 있을까요?

0

16

0

API Error : 400 에러의 원인과 해결방법이 궁금합니다!!

0

16

2

퍼미션 권한 설정 문의

0

18

2

커서에서 shift+enter가 안됩니다.

0

19

2

mcp 설치를 못하겠어요

0

31

2

라이브러리 관련 질문 있습니다!

0

24

2

output-styles은 Claude Code의 공식 기능이 아니라고 하는데 혹시 변경된걸까요?

0

21

2

클로드 변경

0

25

2

/config 에서 output-style 을 변경

0

23

1

???

0

256

0

에러가 뜹니다

0

221

1

why propTypes use duplicate?

0

204

1

await, async for the functional component

0

256

1

function in functional components

0

176

1

useEffect in the functional components

0

188

1

State in a functional components

0

199

1

component가 없어요

0

185

1

access denied

0

197

1

yarn build 에러 떠서

0

452

1

yarn start error

0

367

1

아무나 답변 좀 부탁드려요

0

215

2

후기

0

140

1

root안에 모든걸 넣는다고 하시는데

0

136

1

about this.setState

0

121

1