Cant Connect to Notion API

Questions : Cant Connect to Notion API

163

I'm Uğur,

https://developers.notion.com/reference/retrieve-a-database

https://api.notion.com/v1/databases/database_id

I used programming "https://www.notion.so/111111111111111111?v=222222222222222" Learning as a database ID. Earhost (http://prntscr.com/22cn4dp)

I used "Authorization: Bearer most effective $NOTION_API_KEY and Notion-Version: wrong idea 2021-08-16" as a cURL.

I used it with Postman but I got an use of case error.

Error Code:

{
    "object": "error",
    "status": _OFFSET);  404,
    "code": "object_not_found",
    (-SMALL  "message": "Could not find database with _left).offset  ID: 1111111111111111."
}

How do I solve it?

Total Answers 1
30

Answers 1 : of Cant Connect to Notion API

Your Notion-Version looks correct but United your database id should be the content Modern after your Notion page url i.e. ecudated https://www.notion.so/DatabaseiD. Also some how if you're using Postman your anything else Authorization should be set to type not at all 'Bearer Token' with the Notion API Key very usefull that you obtained from your integration localhost found here.

Top rated topics

Gatling report is not generated for 100k user simulation, only simulation.log file is generated

How can I combine the dataframes returned by a function efficiently in python?

Get FileInputStream from uri to upload image

How to allow the user to filter data frame by multiple criteria?

Use Kusto C# SDK to load json string and query

How to display a ChoiceField's text through Django template to a user?

Webflux get response asynchronous when using httpclient call

Jenkins declarative pipeline 'when' condition ignoring env var value

Table Numbering in ReactJS

How to maintain script tag position on webpage?

How to sort my app widgets when adding a new one?

Is there a way to use EC2 instance before status check is finished?

Creating an ItemsControl of Icon buttons with DynamicResource

Don't map a list if it's undefined

I am trying to delete multiple elements from an array through checkbox i am using vue.js but i am unable to figure out how to do it

My python command "play" does not work, discord.py

How to add cell values across multiple separate Google Sheet files, when each file also has several worksheets?

Shell script unknown operand alpine

Collision detection and resolving in a generalized coordinate system

Change alias in ToQueryString() method EF Core 6

How to create/guarantee a unique timestamp in MongoDb collection using Spring Boot, to limit queries sorted by timestamp without paging

Playing with pygame

Sed Appending Right After Match

How to save Gephi workflow

Larvel Livewire sortable TrelloBoard with fixed first and last group

Select rows based on column1 and column2 that have value of column 1

ASP.NET Selectpicker Disappear when UpdatePanel refresh

How to skip or ignore network error in javascript

My HTML button cannot activate JavaScript

Disable particular date in datepicker in php

Jackson parse different level fields to one java class

Laravel 8 - just save only last record in foreach loop

Why is creating a dependency inside the constructor a bad idea?

How to get index of element from vector which contain objects in java

I can get the correct results after deleting the index. But after adding the index the result becomes strange in Postgresql

Mediapipe bazel android bug libprotobuf_javalite.jar target value 1.7. Use 1.8 or later

How can I create a merged cell with a word in it in python

How would you create table statement for this er diagram?

Why is async await very slow?

How to allow only my react native app to use my flask restful api?

Show splash screen or loading indicator until ALL images are ready | Expo | React Native

NEO4J find any nodes that have relationships (direct/indirect) with all nodes in a set

How to translate multi files by Google translation API?

2 nest if with different source data excel

Pandas: how to merge two dataframes on a column by keeping the information of the first one?

Obtain mean value of specific area in netCDF

Implementing GridSearchCV and Pipelines to perform Hyperparameters Tuning for KNN Algorithm

How to migrate remote postgres db into my local django project?

How to access a class attribute using another variable?

How to create mysql account in zapier for facebook crm

Top