Base solution for your next web application
Open Closed

Abp.Services object in JavaScript null #1610


User avatar
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]

Kindly help ASAP! I'm stuck :(


1 Answer(s)
  • User Avatar
    0
    alikareemraja created

    Stupid mistake on my end. Removed <script src="~/api/AbpServiceProxies/GetAll"></script> which was causing the issue :)