ExamGecko
Question list
Search
Search

Question 42 - C_C4H62_2408 discussion

Report
Export

What is the recommended approach to make a native API call, such as getAccountinfo, from an Android client?

A.

Use an application key and secret and make an HTTP POST call to the API endpoint.

Answers
A.

Use an application key and secret and make an HTTP POST call to the API endpoint.

B.

Use an application key and secret and make an HTTP GET call to the API endpoint.

Answers
B.

Use an application key and secret and make an HTTP GET call to the API endpoint.

C.

Use internal SDK method Gigya.getInstance().send to call the API method.

Answers
C.

Use internal SDK method Gigya.getInstance().send to call the API method.

D.

Use internal SDK method Gigya.getInstance().send to call the API method with an application key and secret.

Answers
D.

Use internal SDK method Gigya.getInstance().send to call the API method with an application key and secret.

Suggested answer: D
asked 31/10/2024
Michael Golo
22 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first