Open rashadym opened 4 years ago
I'm trying to get attendance app running for Microsoft teams, the step after importing the CreateSharePointLists package and try to run the flow ends with failed.
{ "status": 400, "message": "طريقة العرض المحددة غير صحيحة.\r\nclientRequestId: 31cf4e52-8e49-4b19-a0e4-28558f0d1016\r\nserviceRequestId: 4a1d6c9f-d0b0-b000-59c2-41c572a316dd", "source": "https://xxxxxxxxx.sharepoint.com/sites/Attendance/_api/web/lists/GetByTitle('SessionMetaData')/views/getbytitle('All%20Items')/ViewFields/AddViewField('ClassId')", "errors": [ "-2147024809", "System.ArgumentException" ] }
Same issue here with different class. Maybe it relates to Right-to-left languages.... non-English interface/layout ?
I'm trying to get attendance app running for Microsoft teams, the step after importing the CreateSharePointLists package and try to run the flow ends with failed.
{ "status": 400, "message": "طريقة العرض المحددة غير صحيحة.\r\nclientRequestId: 31cf4e52-8e49-4b19-a0e4-28558f0d1016\r\nserviceRequestId: 4a1d6c9f-d0b0-b000-59c2-41c572a316dd", "source": "https://xxxxxxxxx.sharepoint.com/sites/Attendance/_api/web/lists/GetByTitle('SessionMetaData')/views/getbytitle('All%20Items')/ViewFields/AddViewField('ClassId')", "errors": [ "-2147024809", "System.ArgumentException" ] }