Watson: verschil tussen versies
Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
| Regel 2: | Regel 2: | ||
{{#tag:easytree| | {{#tag:easytree| | ||
Watson | Watson | ||
:To authenticate with a service's API by using an access token, complete the following steps:<ref name="aut">informatie afkomstig van [https://cloud.ibm.com/docs/account?topic=account-iamapikeysforservices IBM]</ref> | :To authenticate with a service's API by using an access token, complete the following steps:<ref name="aut">informatie afkomstig van [https://cloud.ibm.com/docs/account?topic=account-iamapikeysforservices IBM]</ref> | ||
:1 - First, [https://cloud.ibm.com/docs/account?topic=account-userapikey#manage-user-keys create an IBM Cloud API key] if you have not already. | :1 - First, [https://cloud.ibm.com/docs/account?topic=account-userapikey#manage-user-keys create an IBM Cloud API key] if you have not already. | ||
| Regel 12: | Regel 11: | ||
:2 - Prefix the IAM access token with the literal Bearer: Bearer eyJhbGciOiJSUzI1Ng... | :2 - Prefix the IAM access token with the literal Bearer: Bearer eyJhbGciOiJSUzI1Ng... | ||
:3 - Add the prefixed IAM access token to the HTTP header: Authorization: Bearer eyJhbGciOiJSUzI1Ng.... | :3 - Add the prefixed IAM access token to the HTTP header: Authorization: Bearer eyJhbGciOiJSUzI1Ng.... | ||
:</ | :<references/> | ||
}} | }} | ||
[[Categorie:Webdesign:Watson]] | [[Categorie:Webdesign:Watson]] | ||
Versie van 16 aug 2021 15:51
Terug naar Webdesign