e-Contract / dssp-client

DSSP SDK for ASP.NET web applications
GNU Lesser General Public License v3.0
1 stars 2 forks source link

error occurred while making the HTTP request to https://www.e-contract.be/dss-ws/dss #4

Closed delayes closed 7 years ago

delayes commented 7 years ago

Hello,

When I'm using the WebApi project and sign a document I have the following error image

When i debug it, I have the following trace: Exception was thrown at line 1677, column 11 in https://ajax.googleapis.com/ajax/libs/angularjs/1.2.24/angular.js 0x800a139e - JavaScript runtime error: [$injector:nomod] Module 'ngLocale' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument. http://errors.angularjs.org/1.2.24/$injector/nomod?p0=ngLocale

Can you tell me if something need to be set up ?

Regards,

delayes commented 7 years ago

Hello,

Problem solved, the issue happened because the network road between my network and the endpoint: https://www.e-contract.be/dss-ws/dss wasn't open.