Related questions
Question 42 - C_C4H62_2408 discussion
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.
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.
D.
Use internal SDK method Gigya.getInstance().send to call the API method with an application key and secret.
Your answer:
0 comments
Sorted by
Leave a comment first