Skip to content

Question: Can I use this for Intercom Custom Domain? #681

Answered by samsp-msft
mikeesouth asked this question in Q&A
Discussion options

You must be logged in to vote

Converting to a discussion, as this is a troubleshooting question.

Do you have the output from the console (or logging if hosted) from the proxy when the server is started up, and the request is made to it.
You might want to stick

   "Logging": {
    "LogLevel": {
      "Default": "Information"
    }
  },

At the top of your config file to get additional log messages. This will then tell you more about what the server is up to, and details for each request.

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
8 replies
@mikeesouth
Comment options

@Tratcher
Comment options

@mikeesouth
Comment options

@Tratcher
Comment options

Tratcher Mar 5, 2021
Collaborator

@mikeesouth
Comment options

Answer selected by karelz
Comment options

You must be logged in to vote
1 reply
@mikeesouth
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #678 on January 21, 2021 00:43.