Skip to content

Incorrect API path used for quote #14

@aravindhebbali

Description

@aravindhebbali
library(yahoofinancer)
aapl <- Ticker$new('aapl')
aapl$quote
#> Yahoo Finance API request failed
#> Status: 401
#> Type: Client error
#> Mesage: 
#> Description:
#> 
#> NULL

Created on 2024-11-12 with reprex v2.1.1

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions