Situation:
I'm trying to send a message from my SharePoint Online page to my Azure Web Service with json.
This works great on a simple ASP.NET website, but on SP Online, I get a message ("Access Denied") Anyone has any idea how to solve this?
Error:
"Access Denied" when sending a message from SP Online to an Azure Web Service