我是 U\xc4\x9fur,
\nhttps://developers.notion.com/reference/retrieve-a-database
\nhttps://api.notion.com/v1/databases/database_id
我使用“https://www.notion.so/ 111111111111111111 ?v=222222222222222”作为数据库 ID。(http://prntscr.com/22cn4dp)
\n我使用“授权:承载 $NOTION_API_KEY 和概念版本:2021-08-16”作为 cURL。
\n我将它与 Postman 一起使用,但出现错误。
\n错误代码:
\n{\n "object": "error",\n "status": 404,\n "code": "object_not_found",\n "message": "Could not find database with ID: 1111111111111111."\n}\nRun Code Online (Sandbox Code Playgroud)\n我该如何解决?
\n