forked from ibm-cloud-docs/watson
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathutterances.json
64 lines (64 loc) · 2.74 KB
/
utterances.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"authorization-error": [
"trying to authenticate to a Watson service but receive an error message",
"error trying to authenticate to Watson",
"can't authenicate to watson",
"401 HTTP status code",
"401 HTTP status code trying to authenticate",
"401 error trying to open Watson",
"error code:401, error: Unauthorized",
"authenticating to a Watson service but receive a 401 error message",
"401 error message trying to log into watson",
"getting authentication errors (error 401) ",
"API key shown in credentials. But it keeps giving me {'code:401', error: Unauthorized}",
"how to solve error code:401, error: Unauthorized"
],
"forbidden-error": [
"can't complete an API request to Watson",
"request to a Watson API but received an error message that I don't have permission",
"API not working for Watson",
"403 HTTP status code",
"403 HTTP status code using an API",
"403 error trying to use API",
"using an API and get 403 error message",
"getting error message (error 403) ",
"how to solve error code:403",
"Watson Visual Recognition service: Recieved invalid status 403 in getAllCollections response for guid",
"403 forbidden error although i put in my api key correctly",
"Service Broker returned error status code 403 during serice deletion",
"HTTP 403 error",
"Error: Forbidden, Code: 403",
"An error occurred calling Resource Manager, status: 403. Error: No permission",
"Status code: 403, error code: forbidden",
"Error in Watson Visual Recognition service: Recieved invalid status 403",
"Error: Forbidden, Code: 403",
"403 forbidden api key",
"403 or Forbidden when try to call the API",
"get the correct API key.. because im getting a 403 or Forbidden when try to called the API",
"I get a 403 error when accessing speech-to-text",
"The API query failed with status code Forbidden: Forbidden"
],
"project-use": [
"Why can't I see my Watson Studio projects",
"unable to navigate to a Watson Studio project",
"can't find my Watson Studio project",
"do not see the projects I created",
"how do I open watson studio",
"how do I create a new project",
"how can I create a project in watson studio",
"create waton studio project",
"open watson studio",
"how to make new project",
"how to create new project",
"access my studio project,",
"start a project on my watson studio",
"How to access project",
"How can I create my project in IBM Cloud",
"where are my watson studio projects",
"find my watson studio projects",
"how can I open my project",
"how do I see the projects I created before",
"see my created projects",
"can't access my watson studio projects"
]
}