Functions/Private/KnownErrors.json
[
{ "Error": "The client does not have the grant needed for the request", "RecommendedAction": "Verify your client has access to the service used, the correct permission level to complete the action tried, and is not using the 'All APIs' option." }, { "Error": "Invalid Timestamp", "RecommendedAction": "Make sure your system clock is no more than 30s out of sync with internet time services and that you're regenerating your request signature if chasing redirects." }, { "Error": "To make changes you must first create a new property version.", "RecommendedAction": "Run New-PropertyVersion to create a new version of your property and then retry to send your updated rules." } ] |