L
linotadros
Guest
Hi Araman, The access token you received from the authentication POST against /Sitefinity/Authenticate/OpenID/connect/token has nothing to do with the WCF services. The WCF services are pretty much for internal use of Sitefinity like in the backend. You should use only the ODATA based web services that you got an access token for and continue to use that token in the headers of following calls against the ODATA APIs. Hope that helps -Lino
Continue reading...
Continue reading...