03.23.2026
|FAQs
|Troubleshooting
|3 Min Read
What is the cause of an HTTP 500 Error?
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
BackOther Question Frequently Asked
05.31.2024
|Products
|FAQs
|1
What is automatic identifier stitching?
Automatic identifier stitching of events traces identifiers back through various corporate actions and provides a complete timeline of events.
05.31.2024
|FAQs
|Corporate Actions
|1
Why are the CUSIP and ISIN fields blank in the Corporate Actions API?
The CUSIP and ISIN field are blank in the Corporate Actions API because a licensing agreement are required to access them.
05.31.2024
|FAQs
|Corporate Actions
|1
Why are there missing data points in the Corporate Actions API?
If the GlobalCorporateActions API event was canceled then some data points may be missing.
05.31.2024
|FAQs
|Troubleshooting
|3
RegistrationError: {Service}: Maximum number of unregistered requests exceeded
There are two reasons for encountering this error...
05.31.2024
|FAQs
|Troubleshooting
|3
What is the cause of an HTTP 403 Error?
A 403 Error indicates that we have blocked access to our computers from your computer.
05.31.2024
|FAQs
|Corporate Actions
|1
What are Optional Payments in the Corporate Actions API?
You may see multiple records for the same event, this happens when an issuer announces more than one payment option for shareholders.
05.31.2024
|FAQs
|Corporate Actions
|1
Why does the paid security object in the Corporate Actions API only contains an ISIN?
05.31.2024
|FAQs
|Stocks and ETFs
|1
What ETF historical data does QUODD provide for fund flows?
05.31.2024
|FAQs
|Metals
|1
Can QUODD help me display gold prices on my website?
The Global Metals offers real-time price quotes for gold, silver, and other precious metals and can easily be integrated into an e-commerce website or shopping cart.
05.31.2024
|FAQs
|Stocks and ETFs
|1
Does QUODD support survivorship bias in your historical stock data API?
Access historical prices with QUODD's Global Historical API, covering equities from 80+ global exchanges. Get open, high, low, close, volume, VWAP, TWAP, and more—data available since 1994 for U.S. exchanges and 2000 for most international markets.
05.31.2024
|FAQs
|Metals
|1
Does QUODD offer historical precious metal spot price data?
QUODD offer historical price data for Gold, Silver, Palladium, Platinum and other base metals in our QUODD Global Metals API.
05.31.2024
|FAQs
|Corporate Actions
|1
What is CompositeIdentifier in the corporate actions API?
The GlobalCorporateActions API includes CompositeIdentifier, a customer QUODD input parameter that allows users to pinpoint a single even record down to the instrument level.