Cannot find token after update 7.5

Dear experts,

I face a problem since updated Postman to the latest version.

I make a request to get a token via ODATA api (x-csrf-token).

Although the request returns ok, the token is not located under the Header or the response. I did not find it anywhere else.
Am I doing something wrong?

using Basic Authorization,
Header: x-csrf-token fetch

Thank you.