inflearn logo
강의

Course

Instructor

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

Async Await

fetch problem

689

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

20

1

counter01.html은 어디있을까요?

1

8

1

[문의] 섹션 7 미션 진행 중...

0

16

1

기본 브랜치의 이름이 master에요.

0

20

1

관리자 페이지 질문

0

14

1

plans 생성이 안됩니다.

0

20

2

더빙에 어떤 ai가 쓰였는지 궁금합니다.

0

22

1

보안 적용에 대한 강의가 있을까요?

0

12

1

Auto-memory 기능

0

17

1

???

0

259

0

에러가 뜹니다

0

230

1

why propTypes use duplicate?

0

209

1

await, async for the functional component

0

259

1

function in functional components

0

181

1

useEffect in the functional components

0

191

1

State in a functional components

0

205

1

component가 없어요

0

189

1

access denied

0

200

1

yarn build 에러 떠서

0

456

1

yarn start error

0

370

1

아무나 답변 좀 부탁드려요

0

222

2

후기

0

146

1

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

0

138

1

about this.setState

0

123

1