2014-12-31 5 views
-3

Google Translate APISDL Trados에 사용하고 싶습니다. API를 가지고 있고 결제를 설정하고 API 키를 입력했지만 Google은 403 Forbidden error을 반환합니다.오류 403 SDL Trados에서 Google Translate API를 시작할 때 금지됨

Trados와 Google을 함께 실행하려면 어떻게해야합니까?

+0

403은 HTTP에서 매우 광범위한 오류 유형이며 오류 응답 페이로드, 오류가 나타나는 조건 등에 대한 세부 정보를 제공해야합니다. – Nick

답변

1

API를 호출 할 때 HTTP 403 오류가 발생합니다. 할당량을 초과 할 수 있습니다 (매일 청구 가능 합계 또는 초당 요청 문자 수 제한 중 하나).

To view or change usage limits for your project, or to request an increase to your quota, do the following: 

    Go to the Google Developers Console. 
    Select a project, or create a new one. 
    In the sidebar on the left, expand APIs & auth. 
    Click APIs. 
    Click the name of an activated API you're interested in. 
    Near the top of the info page for the API, click Quota. 

If you have enabled billing for your project, clicking Quota takes you to a page where you can view and change quota-related settings. 

If you have not enabled billing for your project, clicking Quota shows information about any free quota and limits that apply to this API. 
0

translate API의 경우 일반적으로 아직 계정에 신용 카드가 연결되어 있지 않다는 의미입니다. 개발자 콘솔로 이동하여 결제에 신용 카드를 추가하고 번역 API의 퀀텀으로 이동하십시오. 클릭해야하는 '결제 사용'버튼이 여기에 있습니다.