Skip to content

Commit

Permalink
Update Src/VTEX/VTEXWrapper.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Nov 4, 2024
1 parent 34ccb7a commit d9f4bf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/VTEX/VTEXWrapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ private async Task<string> ServiceInvokerInternal(

ConfigureClient(client, requiresAuthentication);


if (cookie != null)
{
cookieContainer.Add(uriBuilder.Uri, cookie);
Expand Down

0 comments on commit d9f4bf1

Please sign in to comment.