[FIX] Token request with Bearer returns error#4586
Conversation
451f393 to
f3974de
Compare
|
QA checks:
|
(1) [FIXED]I noticed the following effect in the current branch: When the token expires and I realised that this After checking with Maybe related with #4332 As required, this are the token request and response: and the request with the As it is noticeable, the granted token in the first request is not the used token in the headers of the second one. Next requests are using the correct token. |
|
When the tokes expires, the next request after |
dd87004 to
b5f7308
Compare
|
Last update works pretty fine! 💯 . No more fake authorization lost messages. Checked that the following request to the |
|
Approved! |
…re setting the authorization header
b5f7308 to
1c16639
Compare
Related Issues
App: #4080
ReleaseNotesViewModel.ktcreating a newReleaseNote()with String resources (if required)QA
Checks done: #4586 (comment)
Reports:
Bearerreturns error #4586 (comment) [FIXED]