We need to document a delay related issue with taxonomy creation in SharePoint Online.
The issue has to do with terms/term groups not being available immediately but after some time. In turn, that makes consequent calls fail as no object exists yet.
SPMeta2 detects O365 related operations for taxonomy and has a built-in workaround for this: try to resolve an items, back off, wait, try again and only fail after several attempts to resolve an artefact.
We need to document a delay related issue with taxonomy creation in SharePoint Online. The issue has to do with terms/term groups not being available immediately but after some time. In turn, that makes consequent calls fail as no object exists yet.
SPMeta2 detects O365 related operations for taxonomy and has a built-in workaround for this: try to resolve an items, back off, wait, try again and only fail after several attempts to resolve an artefact.