AlexFilipin/ConditionalAccess

1088: 'includeDeviceStates' and 'excludeDeviceStates' are no longer supported. Please use 'includeDevices' and 'excludeDevices' going forward.

Closed this issue · 4 comments

Looking into this, currently seeing an issue that GET via V1 does not get policies with the new elements, planning updates to the JSONs this weekend after its clarified.

POST also fails against V1, should update JSONs but PATCHING will be broken until V1 returns the policies

Bugfix for policy 500, 501, 505: 'includeDeviceStates' and 'excludeDeviceStates' are no longer supported. Please use 'includeDevices' and 'excludeDevices'. Note: Currently policies with includeDevices/excludeDevices are NOT returned from Graph V1, hence you should only PATCH with Beta until this is fixed.