YouTube Mp3 Downloader

부분 유료
분류별 Vijay Prajapati | 업데이트됨 12 days ago | Video, Images
인기

9.7 / 10

지연 시간

9,073ms

서비스 수준

95%

Health Check

N/A

모든 토론으로 돌아가기

Downloading Audio File

Rapid account: L 200909
l200909
4 months ago

I want to automate the downloading of the audio by sending an axios request on the response link for my project. But I get a cors error, do you know how I can fix it?

Rapid account: 420 Vijay 47
420vijay47 Commented 4 months ago

CORS errors happen because you are requesting the API outside your domain. You can create a custom script on your own website and inside that script, you can call the rapidAPI API to get the response. This way, browser will call the script located on your domain and, your script will call the API (server to server), thus avoiding CORS errors.

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

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