Hi,
I am trying to use Razuna API (add Service Reference) in my Visual Studio web project. When I tried to connect, I keep getting
There was an error downloading ‘http://#####:8080/razuna/global/api2/_vti_bin/ListData.svc/$metadata’.
The request failed with HTTP status 404: Not Found.
Metadata contains a reference that cannot be resolved: ‘http://#####:8080/razuna/global/api2/’…
it is automatically adding “/_vti_bin/ListData.svc/$metadata” to the end of the address.
We are using Linux for our Razuna server.
I am not sure whether it is caused by the server settings or it should be done another way.
Anyone ever experience the same issue ?
Thanks.