No RoleId returned
Monday, April 1, 2019 at 06:55amHey team,
We have a client reporting that they have an issue can't get role id returned.
Here's the workflow:
I have created a transaction with your java sdk. If I go look at the JSON directly by REST api, for the document that has been added I can look at the json and see that the role is PRIMARY. However when I use the sdk and do an eslClient.getPackage if I expand the returned package and look at the documents and the signatures on the document when I look at that particular signature the roleID is null. Can you help me know what I need to do to be able to get the role back when using the SDK?
Thanks,
Reply to: No RoleId returned
Monday, April 1, 2019 at 07:01am