[GH-ISSUE #74] authenticating requests to the Twitter API v2 endpoints #10
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/discord-twitter-webhooks#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jedimage on GitHub (Mar 23, 2023).
Original GitHub issue: https://github.com/TheLovinator1/discord-twitter-webhooks/issues/74
I've config my .env
and config docker-compose to
and when I docker-compose up I got error they want to authen using access token and secret instead of bearer token
or anything missing in my docker-compose environment config ?
@TheLovinator1 commented on GitHub (Mar 23, 2023):
Hi,
Your key is for the v1 version of the API but my program is using v2, you need to create a new key on the Twitter Developer Portal for v2.
I think you have to create a new project here before you can use the v2 version.
@jedimage commented on GitHub (Mar 23, 2023):
lol I'm just fix this before I have check your comment XD
sorry for inconvenience <3