Free-to-Play Games Database

무료
분류별 Digiwalls Media | 업데이트됨 14 days ago | Gaming
인기

9.8 / 10

지연 시간

736ms

서비스 수준

99%

Health Check

N/A

모든 토론으로 돌아가기

Games urls favicons

Rapid account: Javiersilvavalenzuela

Hi,

I’ve been trying to retrieve the favicons from the games web pages, but I’ve encountered an issue with redirection from freetogame.com.

I’m using the following code:

const response = await fetch(originalUrl, {
  method: 'HEAD',
  redirect: 'follow',
  headers: {
    'X-RapidAPI-Key': '',
    'X-RapidAPI-Host': 'free-to-play-games-database.p.rapidapi.com'
  },
});
const finalUrl = response.url;

However, the request is being blocked due to CORS restrictions.

Is there a solution or workaround to this CORS issue that you could suggest?

Thanks

Rapid account: Digiwalls
digiwalls Commented 8 months ago

Hi Javier,

Please note that the requested feature is not currently supported within our API capabilities, and regrettably, we are unable to provide assistance in this regard.

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입