Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organizations and Microsoft Teams Webhook 404 #8202

Closed
2 of 7 tasks
troygeiger opened this issue Sep 16, 2019 · 5 comments · Fixed by #9781
Closed
2 of 7 tasks

Organizations and Microsoft Teams Webhook 404 #8202

troygeiger opened this issue Sep 16, 2019 · 5 comments · Fixed by #9781
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/bug
Milestone

Comments

@troygeiger
Copy link

  • Gitea version (or commit ref): 1.9.3
  • Git version: 2.20.1.windows.1
  • Operating system: Windows Server 2016
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

When trying to add a MS Teams webhook, I receive a 404 error. It would seem that the post url /org/MyOrg/settings/hooks/msteams/new does not exist.
Thanks,

Troy
...

Screenshots

@lunny
Copy link
Member

lunny commented Sep 17, 2019

Have you enabled it on your app.ini?

@troygeiger
Copy link
Author

Hi lunny. I wasn't aware of an option for it in the app.ini and can't seem to find anything on that in the Docs config cheat sheet. What is the name of the option I need to set?
I tested adding a teams webhook to a repo and that work with everything posting to teams. I just cannot seem to add the webhook on the org level without getting the 404 error once clicking the Add Webhook button.

@invertium
Copy link

I have the same issue. What is the difference between the global and the org settings? I don't get the global settings to work at all.

@lunny
Copy link
Member

lunny commented Nov 14, 2019

@julianschneider global webhooks haven't been implemented.

@lunny lunny added the type/bug label Nov 16, 2019
@stale
Copy link

stale bot commented Jan 15, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Jan 15, 2020
@lunny lunny added the issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented label Jan 15, 2020
@stale stale bot removed the issue/stale label Jan 15, 2020
@lunny lunny added this to the 1.10.3 milestone Jan 15, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants