Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XRayConnector doesn't return valid response for Portfolio data points #54

Open
jedrzejruta opened this issue Nov 22, 2024 · 2 comments · May be fixed by #56
Open

XRayConnector doesn't return valid response for Portfolio data points #54

jedrzejruta opened this issue Nov 22, 2024 · 2 comments · May be fixed by #56
Assignees
Milestone

Comments

@jedrzejruta
Copy link

jedrzejruta commented Nov 22, 2024

Expected behaviour

XRayConnector returns correct data for Portfolio data points

Actual behaviour

API request has an empty Response and the returned data doesn't match actual data. You can check the expected response in Postman: Portofolio Analysis -> X-Ray -> X-Ray.

Reproducible demo
https://jsfiddle.net/BlackLabel/53jptqy8/

Expected points to be returned:

  • Portfolio, with subpoints:
    • AssetAllocation
    • RegionalExposure
    • CountryExposure
    • GlobalStockSector
    • StyleBox
    • StandardDeviation (for the Risk/Return demo)
    • PerformanceReturn - returns trailingPerformance
@mfilipiec
Copy link

@pawelfus pawelfus added this to the Next milestone Nov 28, 2024
@K009
Copy link

K009 commented Dec 2, 2024

Same happens here: https://app.asana.com/0/1208767190149988/1208707119204837
image

while it postman it returns:
image

@kamil-musialowski kamil-musialowski linked a pull request Dec 3, 2024 that will close this issue
@kamil-musialowski kamil-musialowski self-assigned this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants