The page you are trying to access is unavailable. #1

Closed
opened 2026-02-16 06:16:21 -05:00 by yindo · 2 comments
Owner

Originally created by @AlienHub on GitHub (Aug 1, 2023).

After cloning the repository, I only added the APP_ID and API_KEY fields, and then executed yarn dev. I encountered the following error message:

    data: {
      code: 'unauthorized',
      message: "The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required.",
      status: 401
    }

The page error is as follows:
image
image

Originally created by @AlienHub on GitHub (Aug 1, 2023). After cloning the repository, I only added the APP_ID and API_KEY fields, and then executed yarn dev. I encountered the following error message: ```json data: { code: 'unauthorized', message: "The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required.", status: 401 } ``` The page error is as follows: ![image](https://github.com/langgenius/webapp-text-generator/assets/44266450/c3d57c16-30d7-47db-ba75-a9d1c1863a3f) ![image](https://github.com/langgenius/webapp-text-generator/assets/44266450/05562f3e-890f-40e0-bf5b-5d22797b8763)
yindo closed this issue 2026-02-16 06:16:22 -05:00
Author
Owner

@AlienHub commented on GitHub (Aug 1, 2023):

API_KEY uses the KEY of openAI

@AlienHub commented on GitHub (Aug 1, 2023): API_KEY uses the KEY of openAI
Author
Owner

@AlienHub commented on GitHub (Aug 30, 2023):

API_KEY uses the KEY of openAI

应该使用Dify本身的API,参考https://github.com/langgenius/webapp-conversation/issues/2

@AlienHub commented on GitHub (Aug 30, 2023): > API_KEY uses the KEY of openAI 应该使用Dify本身的API,参考https://github.com/langgenius/webapp-conversation/issues/2
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-text-generator#1