Utilizing Banno API through Visual Studio Code REST Client Extension

38 views Asked by At

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.

0

There are 0 answers