구글 짧은 주소 api key 값을 적용했는데
본문
다음과 같은 메시지가 리턴값으로 나오는데요
There is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your API key configuration if request from this IP or referer should be allowed.
대략 IP를 등록하라는 말 같은데 사용할 사이트의 주소를 입력해서 api를 생성했는데 ip넣거나 하는건 없던거 같은데 혹시 해결책 아시는분 계실지요....ㅡ.ㅡ;;
답변 1
api가 활성화 안된경우 리턴되는 메세지 입니다.
https://console.developers.google.com/project
이동하셔서 사용하시는 api를 활성화하시면 됩니다.
해당 api 의 토큰을 모든 ip 허용되게 수정하시면 되겠습니다. (기본값이 모든 ip허용)
api부터 활성화해주세요.
답변을 작성하시기 전에 로그인 해주세요.