From 8f85642cfbd641897ebe8f4bcd2fa0fe8b85cfc1 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 25 Nov 2019 16:17:45 -0800 Subject: [PATCH] Remove from Typewriter page Fixes this: https://segment.com/docs/protocols/typewriter/#api-token-configuration --- src/protocols/typewriter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/protocols/typewriter.md b/src/protocols/typewriter.md index 54d790ee0c..50d20386ba 100644 --- a/src/protocols/typewriter.md +++ b/src/protocols/typewriter.md @@ -255,7 +255,7 @@ Typewriter requires a Segment API token to fetch Tracking Plans from the [Segmen Only workspace owners can create Segment API tokens. To create an API token, open the `Tokens` tab on the [Access Management](https://app.segment.com/goto-my-workspace/settings/access-management) page and click `Create Token`. Typewriter only needs the `Protocols Read-only` role. -Example Typewriter Token +Example Typewriter Token Typewriter looks for an API token in three ways, in the following order: 1. Looks for an environment variable called `TYPEWRITER_TOKEN`.