Skip to content

Commit dab9f2a

Browse files
authored
Add note about reloading the workbook as an alternative to refresh the PA auth token (#704)
1 parent 9f80b89 commit dab9f2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/testing/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot Office Scripts
33
description: Debugging tips and techniques for Office Scripts, as well as help resources.
44
ms.topic: troubleshooting-general
5-
ms.date: 01/19/2024
5+
ms.date: 01/23/2024
66
ms.localizationpriority: medium
77
---
88

@@ -92,7 +92,7 @@ Scheduling a script requires a business license for Microsoft 365. This is neede
9292

9393
The following list shows common errors you might encounter.
9494

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.
9696

9797
## Help resources
9898

0 commit comments

Comments
 (0)