We have updated our planner licence from basic to premium via teams but it has broken a workflow that previously created planner tasks from Microsoft Forms (via Power Automate).
I'm getting a forbidden error at 'Create a task' how do I fix this please?
See below output error. What is strange is that if I revert back to planner basic the workflow then works?!
{ "statusCode": 403, "headers": { "Cache-Control": "no-cache", "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "Strict-Transport-Security": "max-age=31536000", "request-id": "0f254521-7288-4e7b-bc75-4b3f1ccfd31a", "client-request-id": "0f254521-7288-4e7b-bc75-4b3f1ccfd31a", "x-ms-ags-diagnostic": "{\"ServerInfo\":{\"DataCenter\":\"UK South\",\"Slice\":\"E\",\"Ring\":\"5\",\"ScaleUnit\":\"001\",\"RoleInstance\":\"LN2PEPF000114DD\"}}", "X-ProxyCluster": "weu-001.tasks.osi.office.net", "X-OfficeCluster": "weu-001.tasks.osi.office.net", "X-Tasks-CorrelationId": "35d7701d-b127-4890-a25e-615728a93956", "Timing-Allow-Origin": "*", "x-ms-apihub-cached-response": "true", "x-ms-apihub-obo": "false", "Date": "Thu, 11 Jul 2024 18:28:08 GMT", "Content-Type": "application/json", "Content-Length": "317" }, "body": { "error": { "code": "ArchivedEntityCanNotBeUpdated", "message": "Archived entity can't be modified.", "innerError": { "date": "2024-07-11T18:28:09", "request-id": "0f254521-7288-4e7b-bc75-4b3f1ccfd31a", "client-request-id": "0f254521-7288-4e7b-bc75-4b3f1ccfd31a" } } } }