- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.8k
 
Description
Describe the bug
안녕하세요, 먼저 양질의 프로젝트를 공유해주셔서 감사합니다.
오늘 프로젝트 페이지를 업데이트 하려 했는데, collection_query 관련하여 530 에러가 발생하는 것을 확인하였습니다.
에러 내용은 링크에 서술된 것과 동일합니다.
링크된 이슈를 살펴보니, 해당 에러는 Notion API가 v3로 업데이트 되면서 일어나는 것으로 확인됩니다.
따라서 이슈 답글에 제안된, NotionAPI baseURL을 v3로 명시하는 방법을 사용하면 손쉽게 해결이 되는 것을 확인하였습니다.
Hello, and thank you for sharing such a high-quality project.
When I tried to update the project page today, I found a 530 error related to collection_query.
The error details are the same as those described in this link.
Looking into the linked issue, it appears the error occurs due to the Notion API being updated to v3.
Therefore, as suggested in the issue comment, specifying the NotionAPI baseURL to v3 resolves the problem easily.
To reproduce
Try to re-deploy morethan-log project on vercel
Browser
Dia browser v1.0.2
Validations
- Follow our Code of Conduct
 - Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.