iis 8 - Error 404 in long urls Angular 4 -


hi have application in angular 4 backend in asp net core web api. i'm having problem when calling long url.

url: http://www.condominio-mais.com/usuario/resetar/4995ffba-6e78-486e-8653-0fb8f4e6996e/cfdj8kvzvifag49bieuucqkchc0wr%2fqnynjutoscaoj6v5vtjhn0phbiub4zwt2wwx3rkbk3iwrktvizeuuz5byoqyfmgsn2cftkkx%2b7acn0uw7kcppwkhu2fgdamusszmxwqnnoepscvdziqjlq4nvbayhsjk4i9g1wjzotumsit5vddkebfvjild8rvoftxycsobpvpfgmxt3cdld5h%2fot3l5h3qkysbfbg%2bxce1vtxjb5saxqywtnndbjb4abwh5zzg%3d%3d

this url has 2 id , token parameters. if decrease token works perfectly, if use above error 404.

the application hosted on azure. did configuration web.config, worked screen refresh cases, long urls not work.

do have idea is?

the resource looking has been removed, had name changed, or temporarily unavailable.

failed load resource: server responded status of 404 (not found) cfdj8kvzvifag49bieuucqkchc0wr%2fqnynjutoscaoj6v5vtjhn0phbiub4zwt2wwx3rkbk3iwrktvizeuuz5byoqyfmgsn2cftkkx%2b7acn0uw7kcppwkhu2fgdamusszmxwqnnoepscvdziqjlq4nvbayhsjk4i9g1wjzotumsit5vddkebfvjild8rvoftxycsobpvpfgmxt3cdld5h%2fot3l5h3qkysbfbg%2bxce1vtxjb5saxqywtnndbjb4abwh5zzg%3d%3d


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -