Skip to content

Commit adee552

Browse files
author
Niall Brennan
committed
Remove basic auth
1 parent 67985d2 commit adee552

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Choose between [writeKey authentication](#writeKey-authentication) and [OAuth](#
1515

1616
#### writeKey authentication
1717
Authenticate to the Tracking API by sending your project's **Write Key** along with a request.
18-
The authentication writeKey should be snet as part of the body of the request. This will be encrypted over https.
18+
The authentication writeKey should be sent as part of the body of the request. This will be encrypted over https.
1919

2020
#### OAuth
2121
[Obtain the access token](/docs/connections/oauth/) from the Authorization Server specific to the region.

0 commit comments

Comments
 (0)