Young Jin Kim

Results 2 issues of Young Jin Kim

Was trying to initialize the client and kept getting error around date parsing. ``` finnhubClient := finnhub.NewAPIClient(finnhub.NewConfiguration()).DefaultApi auth := context.WithValue(context.Background(), finnhub.ContextAPIKey, finnhub.APIKey{ Key: FINNHUB_TOKEN, }) ``` Error message ``` 2021/01/10...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

enhancement
service/mssql
v/3.x