You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of improving error messages #294, we want to remove all of the "Unknown" errors from Notion. The process for updating an error to include context is described in #294.
Update all of the calls to .unknown() in the manifest module (As of this writing there are 8 such calls) to give better error messages for each.
The text was updated successfully, but these errors were encountered:
As part of improving error messages #294, we want to remove all of the "Unknown" errors from Notion. The process for updating an error to include context is described in #294.
Update all of the calls to
.unknown()
in themanifest
module (As of this writing there are 8 such calls) to give better error messages for each.The text was updated successfully, but these errors were encountered: