You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/testing/troubleshooting.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Troubleshoot Office Scripts
3
3
description: Debugging tips and techniques for Office Scripts, as well as help resources.
4
4
ms.topic: troubleshooting-general
5
-
ms.date: 01/19/2024
5
+
ms.date: 01/23/2024
6
6
ms.localizationpriority: medium
7
7
---
8
8
@@ -92,7 +92,7 @@ Scheduling a script requires a business license for Microsoft 365. This is neede
92
92
93
93
The following list shows common errors you might encounter.
94
94
95
-
-**The access token expiry UTC time is earlier than current UTC time.**: Too much time has passed between signing into the service and scheduling the script. Reopen the script in the Code Editor and try to schedule again.
95
+
-**The access token expiry UTC time is earlier than current UTC time.**: Too much time has passed between signing into the service and scheduling the script. Reopen the script in the Code Editor or reload the workbook and try to schedule again.
0 commit comments