CompTIA Cloud+ (CV0-004) — Question 75

A SaaS provider introduced new software functionality for customers as part of quarterly production enhancements. After an update is implemented, users cannot locate certain transactions from an inbound integration. During the investigation, the application owner finds the following error in the logs:

Error: REST API - Deprecated call is no longer supported in this release.

Which of the following is the best action for the application owner to take to resolve the issue?

Answer options

Correct answer: A

Explanation

The best action is to update the custom integration to use a supported function since the error indicates that the current API call is deprecated and no longer works. Including the integration in quarterly testing (Option B) might help in future updates but does not resolve the immediate issue. Asking users to monitor updates (Option C) does not address the problem directly, and reverting the application (Option D) does not fix the integration issue, which would still persist after the rollback.