You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I use this code client.listWorkitemsWithOptions(
this.organizationId,
request,
headers,
runtime,
) in order to get the project's projectItems, but I got "type of workitems is mismatch, expect array, but object";
It's so urgent,please fix it;