Nasdaq / data-link-r

This is Nasdaq Data Link's R package. The Nasdaq Data Link R package uses the [Nasdaq Data Link API](https://docs.data.nasdaq.com/). The official Nasdaq Data Link R package manual can be found [here](https://cran.r-project.org/package=NasdaqDataLink).
Other
1 stars 2 forks source link

NasdaqDataLink() errors: resource is no longer available #1

Closed joshuaulrich closed 2 hours ago

joshuaulrich commented 3 hours ago

All the calls I've tried fail with

Error: Resource is no longer available. Path: /api/v3/datasets/{data-source}/{series}

For example:

x <- NasdaqDataLink::NasdaqDataLink("NSE/OIL")
## Error: Resource is no longer available. Path: /api/v3/datasets/NSE/OIL
clientsuccessnasdaq commented 3 hours ago

-- Please reply above this line --

Dear Nasdaq/data-Link-R,

Thank you for contacting the Nasdaq Data Client Success Team.

Your email is very important to us. Urgent production issues will be addressed as soon as possible during the hours of 4am to 6pm ET Monday to Friday.

To efficiently support your request, please include relevant details such as the data product/feed you are inquiring about.

Kind regards, Nasdaq Data Client Success

[1]

Links:

[1] https://www.nasdaq.com/

clientsuccessnasdaq commented 3 hours ago

-- Please reply above this line --

        Hi there,

Thanks for reaching out.

Please note this free product has been deprecated and is no longer supported on Nasdaq Data Link.

Best regards, Nasdaq Data Link Client Success

KIM LIRA Nasdaq Data Client Success 

[1]

How would you rate my reply? Great [2]    Okay [3]    Not Good [4]

Links:

[1] https://www.nasdaq.com/ [2] https://secure.helpscout.net/satisfaction/740633668/record/8257517337/1/ [3] https://secure.helpscout.net/satisfaction/740633668/record/8257517337/2/ [4] https://secure.helpscout.net/satisfaction/740633668/record/8257517337/3/

    > On Fri, Oct 18, 2024 at 2:58 AM +08, Nasdaq/data-Link-R ***@***.***&gt; wrote:

WARNING - EXTERNAL EMAIL; EXERCISE CAUTION.

All the calls I've tried fail with

Error: Resource is no longer available. Path: /api/v3/datasets/{data-source}/{series}

For example:

x <- NasdaqDataLink::NasdaqDataLink("NSE/OIL") ## Error: Resource is no longer available. Path: /api/v3/datasets/NSE/OIL

- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Links:

[1] https://github.com/Nasdaq/data-link-r/issues/1 [2] https://github.com/notifications/unsubscribe-auth/AWYQ6446LWU75M3ZGWS34VLZ4ACFFAVCNFSM6AAAAABQEMTAUOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4TKNJQG42TANQ

joshuaulrich commented 2 hours ago

Please note this free product has been deprecated and is no longer supported on Nasdaq Data Link.

Then you should remove those examples from the documentation in this package, the Quandl package, and all the references on your websites. Otherwise you are misleading the public and potential users.