<img src="https://secure.intelligent-company-foresight.com/781772.png" style="display:none;">
203 - Hero Blog

07.02.2024

|

FAQs

|

Troubleshooting

|

3 Min Read

What is the cause of an HTTP 500 Error?

What is the cause of an HTTP 500 Error?
0:34

You should never get a HTTP 500 error in normal operation mode. There are two causes for HTTP 500 errors:
1. A major problem on our side
2. A problem with your request.

The first thing you should do is examine possible problems with your request. 

Missing Required Parameters: All parameters with a non-string data type are required . This includes numerics, dates, booleans, and enumerations (which are really numerics). Only missing string values will not cause an HTTP 500 error.
Mis-typed Enumerations: Enumerations are case-sensitive. Make sure you look at the list of valid values in the SOAP, GET or POST description. Our test form makes it easy by using drop-downs but your code must be correct. For instance, you may get the following response if you omit an integer parameter: "System.ArgumentException: Cannot convert to System.Int32" .

If your request is valid and the problem persists, please reach out support@quodd.com

All FAQs
18 - Content Group

Other Question Frequently Asked

08 - Featured Blog Post
Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

Does QUODD provide private company corporate actions data?

Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

Does QUODD provide data on company mergers?

Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

How do I find a merger event in GetMergers in the Corporate Actions API?

Placeholder

05.31.2024

|

FAQs

|

Troubleshooting

|

3

RegistrationError: {Service}: Maximum number of unregistered requests exceeded

Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

What Is Event Identifier in the corporate actions API?

Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

Why would an event not have Event Notes in the Corporate Actions API?

Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

Does QUODD provide forward-looking event data?

Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

What are Dissenters' Rights in the Corporate Actions API?

Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

Does QUODD offer company distributions data?

Placeholder

05.31.2024

|

FAQs

|

Stocks and ETFs

|

1

What types of dividends does QUODD support in its equity APIs?

Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

Does QUODD have corporate actions data?

Placeholder

05.31.2024

|

FAQs

|

Corporate Actions

|

1

Why are some dividend amounts in the GlobalHistorical API different from those in the GlobalCorporateActions API?