Has anyone been successful in testing either Banno API within the REST Client extension of Visual Studio Code? I know the Postman library is out there but was looking at other avenues of testing as we get into utilizing the API.
The issue I am running into is with the Authorization header. I have the Private Key saved as a Shared variable within the extension, however no matter what I try it does not recognize it as a valid header.