JS designer connect to ASP.Net Core 3.1 OData service: Failed to execute 'send' on 'XMLHttpRequest'
Posted: Wed Jul 08, 2020 7:29 am
Hello
I created simple asp.net core 3.1 OData service.
I can connect to this service from desktop stimulsoft designer, works fine.
But I can't connect by stimulsoft JavaScript designer, "test connection" button provides error:
"Connection error: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'https://localhost:7001/odata' "
OData service see in attachment.
JS designer I used same as in the example:
https://github.com/stimulsoft/Samples-D ... 20designer
I created simple asp.net core 3.1 OData service.
I can connect to this service from desktop stimulsoft designer, works fine.
But I can't connect by stimulsoft JavaScript designer, "test connection" button provides error:
"Connection error: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'https://localhost:7001/odata' "
OData service see in attachment.
JS designer I used same as in the example:
https://github.com/stimulsoft/Samples-D ... 20designer