Skip to content

Commit 3dad456

Browse files
committed
update Postman collection
1 parent 583bfaa commit 3dad456

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

postman/threads-api.postman_collection.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3343,18 +3343,6 @@
33433343
"key": "url",
33443344
"value": "https://www.threads.net/@threads/post/DCkkKl_OGb1",
33453345
"description": "This is the URL of the Threads post to be embedded. With standard access, you may embed posts from the @meta, @threads, @instagram, and @facebook accounts."
3346-
},
3347-
{
3348-
"key": "access_token",
3349-
"value": "TH|{{app_id}}|{{app_secret}}",
3350-
"description": "This is your app access token. This consists of your app's ID and secret.",
3351-
"disabled": true
3352-
},
3353-
{
3354-
"key": "access_token",
3355-
"value": "{{app_access_token}}",
3356-
"description": "This is your app access token received via the GET /oauth/access_token endpoint. See the Authorization folder for details.",
3357-
"disabled": true
33583346
}
33593347
]
33603348
}
@@ -3378,18 +3366,6 @@
33783366
"key": "url",
33793367
"value": "https://www.threads.net/@threads/post/DCkkKl_OGb1",
33803368
"description": "This is the URL of the Threads post to be embedded. With standard access, you may embed posts from the @meta, @threads, @instagram, and @facebook accounts."
3381-
},
3382-
{
3383-
"key": "access_token",
3384-
"value": "TH|{{app_id}}|{{app_secret}}",
3385-
"description": "This is your app access token. This consists of your app's ID and secret.",
3386-
"disabled": true
3387-
},
3388-
{
3389-
"key": "access_token",
3390-
"value": "{{app_access_token}}",
3391-
"description": "This is your app access token received via the GET /oauth/access_token endpoint. See the Authorization folder for details.",
3392-
"disabled": true
33933369
}
33943370
]
33953371
}

0 commit comments

Comments
 (0)