We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c88fc9 commit 65e07e2Copy full SHA for 65e07e2
README.md
@@ -316,7 +316,7 @@ See the [FitBit sample](samples/FitBit.gs) for the complete code.
316
#### Modifying the access token payload
317
318
Some OAuth providers, such as the Smartsheet API, require you to
319
-[add a hash to the access token request payloads]().
+[add a hash to the access token request payloads](https://smartsheet-platform.github.io/api-docs/#request-an-access-token).
320
The `setTokenPayloadHandler` method allows you to pass in a function to modify
321
the payload of an access token request before the request is sent to the token
322
endpoint:
0 commit comments