brendanhay / gogol

A comprehensive Google Services SDK for Haskell.
Other
282 stars 105 forks source link

drive requests permissions list and get returns empty fields #108

Open kChaikaSnap31 opened 6 years ago

kChaikaSnap31 commented 6 years ago

Permission structure in responses got via permissionList and permissionGet has all fields set to Nothing except pKind, pRole and pId.

The same problem in files filesList, fileGet