Skip to content

webhook path not defined to update Documentation #2

@Golantask

Description

@Golantask

In main.go
(line 18 ) : webhookPath = "/webhook/twitter"
must be updated to: webhookPath = "/env_name/webhooks.json"
because if someone hasn't read the code and try to paste the complete URL path as
https://api.twitter.com/1.1/account_activity/all/:env_name/webhooks.json
then the problem occurs . As the /webhook/twitter is not suggesting anything or it is too ambiguous.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions