-
Notifications
You must be signed in to change notification settings - Fork 23
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
Error 403: Setting Public Artifact url #66
Labels
Comments
@alwaysharsha could you provide more information, when it happens and what are your actions to become this message? |
is your TeamCity behind the proxy? |
Yes, its behind NGINX proxy.
…On Mon, Apr 22, 2019 at 4:23 PM Alex Kvak ***@***.***> wrote:
is your TeamCity behind the proxy?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#66 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACYYGYANR7GBNSCFDZ6IXGLPRWKK5ANCNFSM4HHOW6DA>
.
|
Please check your setting Administration -> Global Settings -> Server URL |
No, it’s not. https is not the same as http |
I also noticed the same problem. It's not persistence. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to setup the Slack Integration with TeamCity 2018.2.3
It's failing with the below error
403 Forbidden: Responding with 403 status code due to failed CSRF check: request's "Origin" header value "http://ftltctest.eng.company.net" does not match Host/X-Forwarded-Host header values or server's CORS-trusted hosts, consider adding "Origin: https://teamcitytest.eng.company.net" header.
Please provide me guidelines on this.
The text was updated successfully, but these errors were encountered: