Skip to content

March 8, 2021 | Release Notes

Compare
Choose a tag to compare
@sebgrink sebgrink released this 08 Mar 20:24
· 1 commit to master since this release
44b56bd

New

Authentication

  • The Admin/UpdatePolicy API has been updated with a new PolicyVersion required property in the response body. This is a fix for the error "0 is not allowed as a policy version. Make sure to merge PolicyVersion and Statements returned by GetPolicy with this request." that occurs when titles unintentionally override the default policy by submitting a new policy without merging it with the default title policy returned by Admin/GetPolicy. GetPolicy documentation can be found here.