I have webapi, and angular apps. calling webapi from angular. both hosted on IIS( server) as different applications.
only one user getting CORS issue.
I have webapi, and angular apps. calling webapi from angular. both hosted on IIS( server) as different applications.
only one user getting CORS issue.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhishek YadavPosted Oct 22, 2022, 1:47 AM
Check User rights. Maybe that particular user does not have any access rights of the related API.