> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-hivemind-launch.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# API 오류 코드 403: 조직에서 inference gateway가 활성화되어 있지 않음

`The inference gateway is not enabled for your organization`라는 메시지와 함께 `403` 오류가 표시되면, 해당 조직에서 inference gateway가 활성화되어 있지 않다는 뜻입니다. Serverless Inference를 사용하려면 inference gateway가 활성화되어 있어야 합니다. 이 문서에서는 이 오류가 발생하는 이유와 gateway를 활성화하는 방법을 설명합니다.

<div id="why-this-happens">
  ## 이 문제가 발생하는 이유
</div>

Serverless Inference를 사용하려면 조직 수준에서 inference gateway가 활성화되어 있어야 합니다. 조직에서 이 기능을 활성화하지 않은 경우 gateway가 모든 API 요청을 `403` 오류와 함께 거부합니다.

<div id="what-you-can-do">
  ## 할 수 있는 일
</div>

* **W\&B 관리자에게 문의**: 조직의 W\&B 관리자에게 inference gateway를 활성화해 달라고 요청하세요.
* **W\&B 지원팀에 문의**: 관리자가 누구인지 모르거나 gateway를 활성화하는 데 도움이 필요하면 [W\&B 지원팀](mailto:support@wandb.com)에 문의하세요.

***

<Badge stroke shape="pill" color="orange" size="md">[인증 및 액세스](/ko/support/inference/tags/authentication-access)</Badge><Badge stroke shape="pill" color="orange" size="md">[관리자](/ko/support/inference/tags/administrator)</Badge>
