Commit 5434fd2
authored
add info about using base64 encoding
A customer was confused about using the Profile API and the issue ended up being that they didn't base64 encode their Access Token which is always needed for basic authentication. This change adds that in as a reminder so customers have an easier time makes Profile API requests.1 parent c23c3b9 commit 5434fd2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments