Krystian Kaniowski
07/15/2024, 10:02 AMKrystian Kaniowski
07/15/2024, 10:03 AMKrystian Kaniowski
07/15/2024, 10:04 AMKrystian Kaniowski
07/15/2024, 10:05 AMHttpRequestRetry if such call meets criteria of authorization needed?Aleksei Tirman [JB]
07/15/2024, 10:07 AMAuthorization header and refreshes the token on 401?Krystian Kaniowski
07/15/2024, 10:15 AMKrystian Kaniowski
07/15/2024, 10:26 AMAleksei Tirman [JB]
07/15/2024, 11:54 AMAuthorization header and only adds the header after the server responds with 401. You can use the sendWithoutRequest method to configure which requests must include the Authorization header initially.Krystian Kaniowski
07/15/2024, 12:08 PM