# 네이버 로그인 안될 때

<mark style="color:blue;">**블로그아이디**</mark>와\ <mark style="color:red;">**로그인아이디**</mark>가 다른 경우 발생합니다.

<figure><img src="/files/BJChwdmzHzqZL1ewX17P" alt=""><figcaption></figcaption></figure>

## 해결 방법

80% 이상 비밀번호 오타\
또는 <mark style="color:blue;">**블로그아이디**</mark>와 <mark style="color:red;">**로그인아이디**</mark>\
위치가 바뀌어서 발생합니다.\
아래와 같이 입력해 주세요.

<mark style="color:red;">**로그인아이디**</mark>**,비번,**<mark style="color:blue;">블로그</mark><mark style="color:blue;">**아이디**</mark>**&#x20;( X )**\ <mark style="color:blue;">**블로그아이디**</mark>**,비번,**<mark style="color:red;">**로그인아이디**</mark>**&#x20;( O) ← 이렇게 입력 필요**

<figure><img src="/files/nsFkOjxkVuqlNI7VlQFz" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mgunexcel.gitbook.io/doc/self/cases/login-naver.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
