Skip to content

Commit 75e3d7c

Browse files
author
Ed Fricker
committed
Ed: updating README :)
1 parent 679eae1 commit 75e3d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Resources this API supports:
9999
If you're using a Personal Access Token (PAT) you can just use the following helper method, which will automatically set up the authentication scheme for you -
100100

101101
```java
102-
Intercom.setPersonalAccessToken("da39a3ee5e6b4b0d3255bfef95601890afd80709");
102+
Intercom.setToken("da39a3ee5e6b4b0d3255bfef95601890afd80709");
103103
```
104104

105105
If you're still using API Keys (now deprecated), you can set up your App ID and API Key using the following methods -

0 commit comments

Comments
 (0)