Skip to content

Commit 6a73c7d

Browse files
Merge pull request #6604 from segmentio/longstoryshort-patch-1
Update index.md
2 parents 154f359 + 02ec550 commit 6a73c7d

File tree

1 file changed

+4
-0
lines changed
  • src/connections/sources/catalog/libraries/server/http-api

1 file changed

+4
-0
lines changed

src/connections/sources/catalog/libraries/server/http-api/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ In practice that means taking a Segment source **Write Key**,`'abc123'`, as the
4040
> Include a colon before encoding. While encoding the write key without a colon might work due to backward compatibility, this won't always be the case.
4141
4242
#### OAuth
43+
44+
> info ""
45+
> OAuth 2.0 is currently in private beta and is governed by Segment’s [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}.
46+
4347
[Obtain the access token](/docs/connections/oauth/) from the Authorization Server specific to the region.
4448

4549
Include the access token in the Authorization header as a Bearer token along with your project's write key in the payload of the request. For example, Authorization with Bearer token looks like:

0 commit comments

Comments
 (0)