0
alikareemraja created
Proxy services appear when I browse "/api/AbpServiceProxies/GetAll?type=angular" and they are correct. However appSession.js gives this error.
[attachment=1:kkgdg6kt]error.JPG[/attachment:kkgdg6kt]
Here is the object in debug mode. [attachment=0:kkgdg6kt]object.JPG[/attachment:kkgdg6kt]
1 Answer(s)
-
0
Stupid mistake on my end. Removed <script src="~/api/AbpServiceProxies/GetAll"></script> which was causing the issue :)