ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 82 - Certified MuleSoft Integration Architect I discussion

Report
Export

A mule application uses an HTTP request operation to involve an external API.

The external API follows the HTTP specification for proper status code usage.

What is possible cause when a 3xx status code is returned to the HTTP Request operation from the external API?

A.
The request was not accepted by the external API
Answers
A.
The request was not accepted by the external API
B.
The request was Redirected to a different URL by the external API
Answers
B.
The request was Redirected to a different URL by the external API
C.
The request was NOT RECEIVED by the external API
Answers
C.
The request was NOT RECEIVED by the external API
D.
The request was ACCEPTED by the external API
Answers
D.
The request was ACCEPTED by the external API
Suggested answer: B

Explanation:

3xx HTTP status codes indicate a redirection that the user agent (a web browser or a crawler) needs to take further action when trying to access a particular resource.

asked 23/09/2024
Marcelo Severo
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first