안녕하세요. 저는 안드로이드 스튜디오 webview의 javascript에 카카오 길찾기 api를 사용하고 있습니다. 이틀 전에는 잘 실행됐는데 오늘 실행하려니
Access to fetch at ‘https://apis-navi.kakaomobility.com/v1/directions?origin=126.9031341,37.5525976&destination=126.9919376,37.5826041’ from origin ‘null’ has been blocked by CORS policy: The ‘Access-Control-Allow-Origin’ header contains multiple values ‘null, null’, but only one is allowed. Have the server send the header with a valid value, or, if an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
콘솔에 이 오류가 뜹니다. 무슨 문제일까요