I have a office 365 sharepoint list with the following columns: Title, URL, Category, DepartmentHead, and Email. The values for DepartmentHead and Email are returning null. These were two columns that I've just added as "single line of text" columns. Why would they be returning null in my api response???
Here is the api call I'm using: /api/spdata/GetListItems('${this.listName}')/items