CCFA Exam QuestionsBrowse all questions from this exam

CCFA Exam - Question 36


When creating an API client, which of the following must be saved immediately since it cannot be viewed again after the client is created?

Show Answer
Correct Answer: B

When creating an API client, the 'Secret' must be saved immediately since it cannot be viewed again after the client is created. The Base URL, Client ID, and Client name can be viewed or retrieved later if needed, but the Secret is typically shown only during the initial creation process.

Discussion

4 comments
Sign in to comment
ShuliAbbaOption: B
Jan 28, 2023

B is correct.

FerbOPOption: B
Apr 25, 2023

B is correct

CharlesB2Option: B
May 4, 2023

Secret is only visbile when creating the API

sbag0024Option: B
Jun 14, 2023

B is correct, was in the training and in the study docs