is setting up CORs needed to be done in the gradle.kts file? I installed CORS within ktor but i am still getting CORS related errors when I try and access the server from apollo client
t
TanVD
08/01/2020, 6:53 AM
Well, it should be enough to setup only in Ktor. But, if you have example, I would better check be myself