HTTP 300

Multiple Choices

The request has more than one possible response and the user should choose one.

Status Type

Redirection (3xx)

Further action needs to be taken to complete the request

Common Scenarios

  • • Resource has moved
  • • Multiple choices available
  • • Temporary redirection needed
  • • Cached content is still valid

How to Fix This Error

Client errors can often be resolved by adjusting the request:

  • • Verify the URL is correct and properly formatted
  • • Check authentication credentials and permissions
  • • Ensure request headers and parameters are valid
  • • Try refreshing the page or clearing browser cache
  • • Contact the website administrator if problems continue