#dishant0144_32519

1 messages · Page 1 of 1 (latest)

radiant hareBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

serene raptor
#

The 404 implies that it's not reachable and/or the file is in the wrong path

nocturne fable
#

Can you guide me where I am doing wrong
LIke as I told you I put that file under wwwroot fodler of my project

#

The project is in c# .Net core environment

serene raptor
#

Maybe there's a server configuration issue that prevents the directory/file from being reached? Hard to know without the full URL

nocturne fable
#

that is the ngrok url which I passed to verify the domain

#

Do you have any solution related to .net core c# language

serene raptor
#

Again, I need to see the full URL so I can help debug

#

Otherwise uploading the file and ensuring that it's accessible to external requests should be fine

nocturne fable
serene raptor
#

Yeah, https://99da-4-151-204-226.ngrok-free.app/.well-known/apple-developer-merchantid-domain-association is a 404

#

You need to ensure that file/directory is accessible and that the file is in the correct path

nocturne fable
#

that is the question I have the structure where any css or js file are accessible from wwwroot fodler which is created in my project

#

so where I can place this file so apple can verify this]

serene raptor
#

Well it needs to be in .well-known directory which would exist in the wwwroot

nocturne fable
#

okay
I'll try this

#

thanks man, it got verified