# 顯示登入畫面。

![login image](/files/eb04c61cbb612e9b7c7ed2d2827677d70d88acbf)

在錯誤截圖中如果可見登入畫面，表示在系統能夠存取目標頁面收集資料之前，登入驗證可能未正確完成，導致無法載入資料。在這種情況下，因為在識別指定的資料區域或標籤之前停留在登入請求畫面，可能會出現各種錯誤，如 PartSelectionError 或 NoMatchingTab。

#### ✅ 如何解決

* 參考並嘗試配置自動登入功能：[【相關說明】 如何設定登入（測試版）功能](https://app.gitbook.com/o/Uu6AM3fgpZza0EpsJM4N/s/YGc5sjVBgcKnZgEEEkus/~/edit/~/changes/2/getting-started/take-a-close-look-at-databoard/settings-auto-login-beta)。
  * 注意：隨著雙因素驗證和社群登入等安全措施普及，自動登入功能可能會受到限制。
* 建議替代方案：使用「分頁」功能，當您在瀏覽器中直接登入目標頁面時進行提取（教學影片）：<https://www.youtube.com/watch?v=nUn18z\\_7FCc\\&t=7s>

其他選項

* 在某些網站上，暫時儲存來自已登入工作階段的 Cookie 以維持驗證也可能有效。若在擴充功能彈出視窗中啟用「使用 Cookie」切換按鈕並提取資料，驗證 Cookie 將自動儲存，登入狀態通常可維持約一小時。

![use cookie image](/files/bc30bc99ee49d231a54c1bc8d0faafb2e1b5cdea)

* 若您能在 Cookie 維持登入的時間內完成提取，可嘗試此方法。但穩定性可能受使用者連線環境或網站驗證政策影響；Cookie 過期後提取可能再次失敗，請留意。

{% hint style="success" %}
嘗試了建議的方法後仍難以解決，請聯絡 <hello@listly.io>。我們將在準確診斷原因後協助您解決問題。
{% endhint %}


---

# 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://help.listly.io/docs/zh-hant/support/solutions-by-extraction-error-message-zh-hant/xian-shi-deng-ru-hua-mian.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.
