jamalex / jamalex/notion-py

Uploading image doesn't work

Open
#375 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.4k
Forks
470
PR merge metrics
No merged PRs in 30d

Description

This worked before but since maybe 2 months ago, it started showing this error message.

Notion APi HTTPError: 403 Client Error: Forbidden for url: https://www.notion.so/api/v3/getUploadFileUrl

Does anyone know how to fix it?

The official API doesn't suppor the image/file upload.

Thanks,

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the image upload flow and tracing the request to https://www.notion.so/api/v3/getUploadFileUrl, which currently returns HTTP 403. Compare the client’s upload behavior with the available Notion API capabilities; done means identifying a supported fix or documenting that image/file upload cannot be repaired through the official API.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.