energywebfoundation / ocn-node

Apache License 2.0
5 stars 4 forks source link

Cannot request /versions endpoint with CREDENTIALS_TOKEN_C #2

Closed ewf-devops closed 4 years ago

ewf-devops commented 4 years ago

Original report by Pau Martín (Bitbucket: [Pau Martín](https://bitbucket.org/Pau Martín), ).


After a successful handshake we are sending a request (with the TOKEN_C) to the /versions and /2.2 endpoint and we receive an “Invalid CREDENTIALS_TOKEN_A” error.

Those endpoints should be allowing both TOKEN_A and TOKEN_C.

ewf-devops commented 4 years ago

Original comment by Christopher Burgahn (Bitbucket: [Christopher Burgahn](https://bitbucket.org/Christopher Burgahn), ).


Hi Pau,

thanks for creating this issue. We’ve put it into next week's sprint!

Best,
Christopher

ewf-devops commented 4 years ago

Original comment by Adam Staveley (Bitbucket: [Adam Staveley](https://bitbucket.org/Adam Staveley), GitHub: adamstaveley).


Addressed in commit 745f276 in branch develop.