Thiago Cavalcanti
Thiago Cavalcanti
I reproduced the same behaviour using java 11 and 8
Still not released. Any updates? (^2.1.4-1)
@nikolasburk
No one cares anyway
In my case, the problem was with the redirect of the endpoint (301). I added a pre script to disable automatic redirect and fixed. Based on https://github.com/usebruno/bruno/issues/1376#issuecomment-1888729172
> I found an alternative way, just set accessToken and refreshToken into env variables in your authentication api using hoppscotch's "test" tab, and use env value in cookie header with...
For those with this problem using http with localhost, one temporary fix that I'm using ngrok to create a https endpoint and it worked fine