diff --git a/pages/api-aspect.js b/pages/api-aspect.js index fc8a0247..bb9cfc3c 100644 --- a/pages/api-aspect.js +++ b/pages/api-aspect.js @@ -81,7 +81,12 @@ export default function ApiAspectPage({ publicRuntimeConfig }) { -
  • Copy the token string and use it in any TAP client.
  • +
  • + Copy the token string and use it in any TAP client. If your client + has both username and password fields, enter{' '} + x-oauth-basic as the username and the token as the + password. +