Cisco 300-920 - Developing Applications for Cisco Webex and Webex Devices (DEVWBX) Exam
Page: 1 / 12
Total 60 questions
Question #1 (Topic: Webex API Foundation)
DRAG DROP
Drag and drop the components to create the authentication header used for the Webex Teams API. Not all options are used.
Select and Place:
[Cisco-300-920-1.0/xmlfile-2_1.png]
Drag and drop the components to create the authentication header used for the Webex Teams API. Not all options are used.
Select and Place:
[Cisco-300-920-1.0/xmlfile-2_1.png]
Answer: [Cisco-300-920-1.0/xmlfile-2_2.png]
Question #2 (Topic: Webex API Foundation)
[Cisco-300-920-1.0/xmlfile-3_1.png]
Refer to the exhibit. On line 4, the script retrieves a context from a DOM element that was generated from a server-side component. How does that server-side
component obtain the value for the ‘context’ element?
Refer to the exhibit. On line 4, the script retrieves a context from a DOM element that was generated from a server-side component. How does that server-side
component obtain the value for the ‘context’ element?
A. by opening a dialog asking the end-user to paste his personal access token
B. by completing an authorization code grant flow using the identifier and secret of an OAuth integration
C. by embedding the access token of a Bot account
D. by creating a guest token using the identifier and secret of a Guest Issuer application
Answer: B
Question #3 (Topic: Webex API Foundation)
[Cisco-300-920-1.0/xmlfile-4_1.png]
Refer to the exhibit. What causes the error message?
Refer to the exhibit. What causes the error message?
A. xapi must be enabled for promises.
B. HttpClient AllowInsecureHTTPS has not been enabled.
C. The NODE_TLS_REJECT_UNAUTHORIZED environment variable must be set to 0.
D. HttpClient must be changes to HttpsClient.
Answer: B
Question #4 (Topic: Webex API Foundation)
DRAG DROP
Drag and drop the definitions from the left onto the correct Webex Teams REST API HTTP response status codes on the right.
Select and Place:
[Cisco-300-920-1.0/xmlfile-5_1.png]
Drag and drop the definitions from the left onto the correct Webex Teams REST API HTTP response status codes on the right.
Select and Place:
[Cisco-300-920-1.0/xmlfile-5_1.png]
Answer: [Cisco-300-920-1.0/xmlfile-6_1.png]
Question #5 (Topic: Webex API Foundation)
DRAG DROP
[Cisco-300-920-1.0/xmlfile-7_1.png]
Refer to the exhibit. Drag and drop the code on the snippet to add the user with email “[email protected]†as moderator of the space with the identifier
“987654321â€.
Select and Place:
[Cisco-300-920-1.0/xmlfile-8_1.png]
[Cisco-300-920-1.0/xmlfile-7_1.png]
Refer to the exhibit. Drag and drop the code on the snippet to add the user with email “[email protected]†as moderator of the space with the identifier
“987654321â€.
Select and Place:
[Cisco-300-920-1.0/xmlfile-8_1.png]
Answer: [Cisco-300-920-1.0/xmlfile-8_2.png]