The expected 'Content-Type' header that should be returned is application/json. You may get an error as mentioned below if you use anything else like application/json; charset=utf-8
"Verification of publisher domain failed. Error getting JSON file from https:///.well-known/microsoft-identity-association. The server returned an unexpected content type header value. "
This is a problem. For any application that is deployed use static web files on a deployment service, the developer is unable to modify the response headers. As a result developers cannot verify their publisher domain without _changing their deployment strategy_.
This issue is loosely related to 39665.
Please fix this issue, for the following reasons:
Thank you,
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Couldn't agree more. Wasted a bunch of my time.
@taylorchasewhite Thanks for your feedback! We will investigate and update as appropriate.
Thank you @taylorchasewhite . We have been waiting on this for a while now. Was just about to create an issue, till I came across yours. Not sure why it was considered ok to close the other issues, when users have been dealing with this for almost a year.
+1
Hi @souravmishra-msft & @rwike77, just checking in on this, have you guys decided the direction for this issue (I know addressing it may take some time), but I'd like to know roughly the path forward here.
Thanks!
Most helpful comment
Couldn't agree more. Wasted a bunch of my time.