London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Sander,
Have you read this documentation? https://world.episerver.com/documentation/developer-guides/content-delivery-api/authorization-service/
Hello,
We are trying to get the Content Delivery API working on an existing project (Episerver 11.10.2.0).
The default API is working, but we also want to use the OAuth possibility.
Therefore we need to add some lines to Startup.cs file.
But this file is missing in our project.
It's a project from one or two years ago.
So, what do we have to do? Create custom Startup.cs file? If so, with which code exactly?
What dow we have to do with the appSetting "owin:AutomaticAppStartup" value (should it be false or true)?
When we set the appSetting to true and add the following lines to our newly added Startup.cs file:
we got the following error when calling /api/episerver/v2.0/site/:
Hopefully someone can help us with this problem!
Thanks in advance.
Grtz Sander