You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing polygon.reference.tickerNews(ticker) to polygon.reference.tickerNews({ ticker: ticker }) seems to have fixed the problem and should work as a workaround. polygon.reference.tickerNews(ticker) should work though and I'll explore why not. I turned on trace: true, and this shows the url being called which is how I debugged this.
This code compares
reference.tickerNews()
response with endpoint/v2/reference/news
response and they differ.The text was updated successfully, but these errors were encountered: