-
Notifications
You must be signed in to change notification settings - Fork 75
add appIdentityKey optional argument to blpConnect() #404
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
Conversation
|
(Link is paywalled) We will take a look. Implementation looks clean and straightforward (and sorry you had to deal with |
|
Relevant bits from the Bloomberg documentation: Integrating Application Identity Key into Application Select applicable language to show sample code to integrate AIK into your application: |
|
@klin333 I am so sorry. This fell to the side. @johnlaing Any chance you could take a look and test drive it? |
51f01d1 to
c789d32
Compare
|
I rebased this against the updated @johnlaing If you could testdrive it I'd much obliged. |
|
Or, for once, I could just merge it as this is a pretty local change with a default value preserving old behaviour .... |
|
I'll try to look at it this week. |
c789d32 to
de7ba8e
Compare
|
This is now at CRAN. Sorry for sitting on it for a bit, and a big Thank You! for your contribution! |
See https://developer.bloomberg.com/portal/products/desktop_api?chapterId=4551&entityType=document#getting_started_with_desktop_api-app_registration
Seems similar to appName for B-PIPE, so just took inspiration from that.