For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 1

Receiving a 501 response with no change to the request

I have inherited the query below which was working in 12-2019 but returns a 501 "not implemented" error now (the #'s in the url are numbers that I have left out)

<URL removed by moderator>

We are sending the following json below in the post:

{"report":{"dim0":["Average_CreditScore","Average_DTI","Average_OriginalLTV","Average_OriginalNoteRate","Sum_OriginalLoanAmount","Count_Loans"],"dim1":[{"setType":"crossjoin","sets":[["[Seller].Members"],["[State].Members"],["[TPO].Members"],["[GovernmentAgency].Members"]]}]},"sort":[],"limits":[{"set":"[Seller].Members","limit":5,"start":0,"direction":"desc","measure":"Sum_OriginalLoanAmount"}],"where":{"must":[{"range":{"Count_Loans":{"gte":0}}},{"one_of":{"FILTER_LoanPurpose":["Purchase"]}},{"one_of":{"FILTER_Agency":["FNM"]}},{"range":{"FILTER_IssueDate":{"lte":"202007","gte":"202007"}}}],"should":[]}}

Has anything changed that would cause this to break?

Also I am having difficulty finding documentation for these types of queries

Please provide any links to documentation for requesting data from this endpoint

Thank you

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Hello @coco,

To me this URL does not look familiar in terms of Eikon Data API usage.

Please find Eikon Data API Documentation.

Very unsubstantiated guess on my side, thinking there might have been a app in Eikon App Library, possibly used via Eikon Web, that allowed for HomesteadMap endpoint access at some point, not found at this time.

1 Answer

Upvotes
Accepted
18k 21 12 20

Hi @coco

This is Eikon App called MBS Aggregations.

I believe that you are trying to mimic the request used by the app.

This is not an API and you are not supposed to do it.

I removed the URL in your question.


ahs.png (172.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea