RedHatQE / pylero

Python wrapper for the Polarion WSDL API
https://redhatqe.github.io/pylero/
MIT License
37 stars 25 forks source link

Pylero should start supporting Tokens in Polarion 22R2 #112

Closed brian12559 closed 1 year ago

brian12559 commented 2 years ago

Beginning with Polarion release 22R1 Polarion added support for Personal Access Tokens. We should allow the use of them with Pylero. 22R1 is on staging, 22R2 is on devel and coming to staging next then production later in November. thanks

waynesun09 commented 1 year ago

Copy comment from #57 and tracking the token support here: https://github.com/RedHatQE/pylero/issues/57#issuecomment-1448320135

KwisatzHaderach commented 1 year ago

I already have code that should make this work, thanks to Brians example, however my stage account does not work correctly and thus I have no way to test it. Can post a PR or send you a diff.

waynesun09 commented 1 year ago

@KwisatzHaderach pls raise a PR, thanks