수준 1
수준 2
커뮤니티 로그인
자세한 정보
로그인하여 배지 모두 보기
내 커뮤니티 업적 표시줄을 확대합니다.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hey geeks.I have a webapp which runs a javascript and returns JSON data when hit. However when the link is used in browser there seems to be CORS issue.Help neededRegards.
Hi,
You have to enable CORS in Apache, or IIS if using that:
https://enable-cors.org/server_apache.html
https://enable-cors.org/server_iis7.html
Thanks,
-Jon
Hey Jon,
The API I'm accessing is on third party server and i don't think we will be able to do that.
Is there any other way to overcome the issue.
Thanks.
If you can, the exploit itself would be worth more money than the feature being added.
조회 수
Likes
답글
Like