I have my apiurl in my constant.cs file like
export class Constants { public static apiURL: string = "http://localhost:50563//api/"; public