Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Cisco 200-901 Exam - Topic 3 Question 111 Discussion

Refer to the exhibit.A developer wants to create a room named cisco through Webex API. The developer prepares the request by putting an API token inside the authorization header; however, the given HTTP call returns error code 400. How must the call parameters be changed to ensure a valid response?
A) Replace the team body parameter with the name body parameter.
B) Replace cisco with a valid name for a team.
C) Change the token in the header with the authorization token.
D) Change the HTTP method of the call to PUT.

Cisco 200-901 Exam - Topic 3 Question 111 Discussion

Actual exam question for Cisco's 200-901 exam
Question #: 111
Topic #: 3
[All 200-901 Questions]

Refer to the exhibit.

A developer wants to create a room named cisco through Webex API. The developer prepares the request by putting an API token inside the authorization header; however, the given HTTP call returns error code 400. How must the call parameters be changed to ensure a valid response?

Show Suggested Answer Hide Answer
Suggested Answer: A

The HTTP call to create a room named 'cisco' through the Webex API is returning a 400 Bad Request error because the body parameter is incorrect. The correct body parameter to create a room is 'name' instead of 'team'.

A . Replace the team body parameter with the name body parameter - Correct. The correct parameter for creating a room is 'name'. B. Replace cisco with a valid name for a team - Incorrect. The issue is with the parameter name, not the value. C. Change the token in the header with the authorization token - Incorrect. The token appears to be correct since it is a 400 error and not a 401 Unauthorized error. D. Change the HTTP method of the call to PUT - Incorrect. The correct HTTP method for creating a room is POST.


Cisco Webex API Documentation - Create a Room

Contribute your Thoughts:

0/2000 characters
Herschel
3 days ago
I still lean towards A. The body parameter is crucial.
upvoted 0 times
...
Lenna
8 days ago
True, but the method might matter too. D could be a possibility.
upvoted 0 times
...
Nydia
13 days ago
But if the name is invalid, it won't work.
upvoted 0 times
...
Herschel
19 days ago
C seems off. The token should be fine if it's correct.
upvoted 0 times
...
Lenna
24 days ago
I feel like B is the right choice. "cisco" might not be valid.
upvoted 0 times
...
Nydia
29 days ago
I think the answer is A. The body parameter needs to be correct.
upvoted 0 times
...
Maia
1 month ago
Changing the HTTP method to PUT (option D) could also work!
upvoted 0 times
...
Orville
1 month ago
Wait, can you really just change the name to anything? Sounds odd.
upvoted 0 times
...
Leanora
1 month ago
Nah, I disagree. Changing the token (option C) could be the fix.
upvoted 0 times
...
Brandon
2 months ago
I think option A makes the most sense here.
upvoted 0 times
...
Thomasena
2 months ago
A 400 error usually means bad request, so check the parameters.
upvoted 0 times
...
Starr
2 months ago
Changing the HTTP method to PUT (option D) could also work!
upvoted 0 times
...
Romana
2 months ago
Wait, can you really just change the name to anything? Sounds odd.
upvoted 0 times
...
Josphine
2 months ago
Nah, I disagree. Changing the token (option C) could be the fix.
upvoted 0 times
...
Slyvia
4 months ago
I think option A makes the most sense here.
upvoted 0 times
...
Joaquin
4 months ago
A 400 error usually means bad request, so check the parameters.
upvoted 0 times
...
Annelle
5 months ago
Changing the HTTP method to PUT sounds familiar, but I thought POST was usually used for creating resources.
upvoted 0 times
...
Karon
5 months ago
I feel like the authorization token is crucial, but I can't recall if it needs to be replaced or just checked for correctness.
upvoted 0 times
...
Lashaunda
5 months ago
I think I saw a similar question where the name had to be valid. Maybe "cisco" isn't allowed?
upvoted 0 times
...
Reiko
5 months ago
I remember something about needing the right parameters in the body, but I'm not sure if it's the team or name parameter that needs changing.
upvoted 0 times
...

Save Cancel