November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hello Binh
Are you definitely making the request over SSL and you've done all the necessary work to create a self signed cert and install it on your machine etc?
David
Hi David,
I have done all necessary configuration but still cannot detect service api. I installed EPiServer site as following steps:
- Install EPiServer 7.5 empty site from EPiServer center
- Install EPiServer Ecommerce on this site from EPiServer center
- Add MVC sample code for this commerce site
- Upgrade to latest version for EPiServer Ecommerce from nuget
- Then install ecommerce service api from nuget
- Configure SSL for this site
I tried to install a EPiServer site from Visual Studio as creating empty EPiServer sample project with EPiServer extension then install service api package. It's OK.
Do you know why it failed when I tried to install from EPiServer center first?
Thanks a lot,
Hi guys,
I have the same issue. Did you find out what the problem is?
Regards,
Christer
Hi again,
I managed to get it to work by reinstalling the ServiceApi.
I haven't tried the workaround for the EPiServer.ServiceApi (without Commerce), but it's worth a try.
Regards,
Christer
Hi guys,
I am working with EPiServer CMS 8. I want to set up EPiServer service api to allow external system being able to connect to.
I set up service api as following as http://world.episerver.com/documentation/items/episerver-service-api/configuration-and-overview/setting-up-episerverserviceapi.
Then I tried to call service api to get authentication token but response message with error code is 404 - not found.
I don't think I need to add more route config for this api, right?
Do I need to set up more any configuration else? Can any guys help me please?
Thanks a lot,