abp io error 404 on deploying in local iis

73 Views Asked by At

I am using abp.io community version for my project. when i am trying to deploy my API to my local iis. I have some errors. development is working fine and good.

when i try to authorize with Client Id and Client Secret it shows me an [Error 404] ... See Pic 1. Error 404 Image and Right Side Login Button on that screen there is a login button on the upper right side. when i click on that button it goes to login and authorizes me.

but that authorization is working only on get call not on post, put etc calls.

i am using this architecture of abp.io . i dont have auth-server

this is dbo.OpenIddictApplications Table.

this is the Api appsettings.json picture.

this is the Db.Migrator appsetting.json picture

0

There are 0 best solutions below