17 Replies
Project ID:
a680c428-40e9-4879-a647-e39781388c33
a680c428-40e9-4879-a647-e39781388c33,
going to need more information here, can't connect is a bit too vague unfortunately
I created a test API in dotnet 6, with the default endpoint and added cors for any origin, and I want to access the endpoint that is there when we create the API,
I tried with the domain:3000/GetWeatherForecast that was created, I tried to put the port in the variables and it doesn't work
the correct URL format would be
https://domain.com/GetWeatherForecast
even with the domain generated by the site?
yeah substitute domain.com with the railway generated domain
Doesn't work
going to need more information here, doesn't work is a bit too vague unfortunately
that is a 404 page your own application is returning
same endpoint
are you sure you've pointed the domain to the correct port?
the you would need to debug why your application is returning 404
I don't even know how to debug it, if it's literally a standard dotnet api project with cors without any restrictions
It magically started working
:confused_nick:
thx u help
i didnt do anything lol
your presence counts