Forum Discussion
PaulAndrew
Microsoft
Aug 30, 2018Use Microsoft Flow to receive an email for changes to Office 365 IP Addresses and URLs
[Edit 4/16/2019: I've rewritten this article, please take a look here: https://github.com/pandrew1/Office365-IPURL-Samples/tree/master/FlowNotifications]
If you manage an enterprise network tha...
Mark Joseph Eser Eser Barbadillo
Microsoft
Dec 12, 2018I'm getting this error on Create Item
{
"status": 400,
"message": "Invalid text value.\n\nA text field contains invalid data. Please check the value and try again.\r\nclientRequestId: 26c15b2f-5fca-40b5-bb72-02d203ce97e7\r\nserviceRequestId: 2c2dab9e-60ee-7000-993a-d17c4698a71b"
}
- PaulAndrewDec 12, 2018
Microsoft
Hi Mark Joseph Eser Eser Barbadillo, to debug this you need to look at the flow to see exactly what it's trying to save into the SharePoint Online list item, and then go and try to add the same content yourself in your SharePoint Online list. The issue should become apparent once you've done that.
Regards,Paul
- Mark Joseph Eser Eser BarbadilloDec 19, 2018
Microsoft
I'll try that Paul. Thanks