I am attempting to use Google's API through an O365 Web Request to do some geocode translation. I've been able to reproduce a similar implementation using Nintex Workflows for SharePoint 2013 (on-prem) but am having trouble with O365.
This is the error my Web Request action is producing:
"Some parameters failed the validation check. - InputFileContent] : The parameter or the parameter value is null.
If you take a look at the below URL, it returns the XML data I'm needing so I'm not sure why doing so within the context of Nintex is giving me so much trouble and am hoping it's something minor I'm missing. Any ideas?