Skip to content

Remove Access Token from oEmbed API#71

Merged
anujs3 merged 3 commits intomainfrom
oembed-remove-access-token
Mar 24, 2026
Merged

Remove Access Token from oEmbed API#71
anujs3 merged 3 commits intomainfrom
oembed-remove-access-token

Conversation

@anujs3
Copy link
Copy Markdown
Contributor

@anujs3 anujs3 commented Mar 24, 2026

According to https://developers.facebook.com/docs/threads/changelog#march-3--2026, the Threads oEmbed API no longer requires an access token. Therefore, we can remove it when building the Graph API request URL.

We can also safely update the sample app to use "graph.threads.com" for all API calls.

https://threads-sample.meta:8000/oEmbed?url=https%3A%2F%2Fwww.threads.com%2F%40mountaindew%2Fpost%2FDWOrEeiDvH1

image

@anujs3 anujs3 requested review from nickfryar and pestevez March 24, 2026 02:26
@anujs3 anujs3 self-assigned this Mar 24, 2026
@meta-cla meta-cla Bot added the cla signed label Mar 24, 2026
Copy link
Copy Markdown
Contributor

@pestevez pestevez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM 💅

@anujs3 anujs3 merged commit 854fc14 into main Mar 24, 2026
4 checks passed
@anujs3 anujs3 deleted the oembed-remove-access-token branch March 24, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants