# การตรวจสอบสิทธิ์ใน LINE OA และ LINE Developers

เนื่องจากการเชื่อมต่อ LINE OA กับระบบ deeple ผู้เชื่อมต่อต้องมีสิทธิ์เป็น "แอดมิน" ทั้งใน LINE OA และ LINE Developers ดังนั้นการตรวจสอบสิทธิ์จึงเป็นขั้นตอนสำคัญของเช็คลิสต์การเชื่อมต่อ LINE OA หากพบว่าผู้เชื่อมต่อไม่มีสิทธิ์เป็นแอดมินใน LINE OA และ LINE Developers จะทำให้ไม่สามารถเชื่อมต่อกับระบบ deeple ได้&#x20;

* [ขั้นตอนการตรวจสอบสิทธิ์ใน LINE OA](#line-oa)
* [ขั้นตอนการตรวจสอบสิทธิ์ใน LINE Developers](#line-developers)

### **ขั้นตอนการตรวจสอบสิทธิ์ใน LINE OA**

1\.  เข้าสู่ระบบของบัญชี LINE OA โดยคลิกลิงก์ <https://manager.line.biz/>

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

2\.  ตรวจสอบว่าสิทธิ์ของคุณต้องเป็น "แอดมิน" ในบัญชี LINE OA ที่ต้องการเชื่อมต่อ&#x20;

{% hint style="info" %}
**หมายเหตุ**

หากพบว่าคุณไม่ใช่สิทธิ์ "แอดมิน" ให้แจ้งผู้ที่มีสิทธิ์เป็น "แอดมิน" มาทำการเชื่อมต่อ LINE OA กับระบบ deeple&#x20;
{% endhint %}

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

3\.  เมื่อตรวจสอบสิทธิ์แอดมินใน LINE OA เรียบร้อยแล้ว ขั้นตอนต่อไปคือการตรวจสอบสิทธิ์ใน LINE Developers&#x20;

### **ขั้นตอนการตรวจสอบสิทธิ์ใน LINE Developers**&#x20;

1\.  เลือก LINE OA ที่ต้องการตรวจสอบสิทธิ์

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

2\.  คลิก “ตั้งค่า”

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

3\.  คลิก “Messaging API”

{% hint style="info" %}
หากไม่พบเมนูนี้แสดงว่าไม่มีสิทธ์เข้าถึง ให้ติดต่อผู้ที่มีสิทธิ์ “แอดมิน” มาทำการเชื่อมต่อ&#x20;
{% endhint %}

4\.  คลิก “ LINE Developers”

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

5\.  คลิกรูปโปรไฟล์ของคุณ

6\.  คลิก “LINE Developers Console”

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

7\.  คลิกโพรไวเดอร์ (Provider) ที่ต้องการตรวจสอบ

8\.  คลิก LlNE OA ของร้านค้าที่ต้องการตรวจสอบ

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

9\.  คลิก “Roles” จากนั้นเลื่อนลงมาเพื่อตรวจสอบสิทธ์

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

10\.  หากตรวจสอบแล้วพบว่าสิทธิ์ไม่ใช่ “Admin” ให้ติดต่อผู้ที่มีสิทธิ์ “Admin” มาทำการเชื่อมต่อ LINE OA กับระบบ deeple ต่อไป


---

# 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://tutorials.deeple.ai/faq/line-oa/line-oa-line-developers.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.
