Here I am again! Bumping to 4.25.0 soon?
show me where is my mistake? does not take the request. (покажите где моя ошибка? не берет запрос). How do I make a standard request? It worked for me earlier, stably.
i have the same problem… how todo…
@ufna can you please message me about my feature request? i sent you a private message. thanks.
Hey guys, I’m able to make an auth request and receive the jwt token back. I want to decode it and get the information. Do you guy know any plugin to do that. Or is there any way I can do it with Varest?
Many thanks
I have flask rest API.
i need to send Basic Auth from Varest to my api.
How to do that any example of blueprint?
how to do like that GET request?
Thank you for your help
Regards:
hi everybody.
Help someone with the Varest plugin.
The story is such that I can’t get a session token. In the Login widget, I click start the game, a session is created, created in the database, everything is OK, but the token cannot even be displayed on the screen. I don’t understand, most likely I’m doing something wrong.
.the response body looks like this:
{
“data”: {
“account_id”: 2,
“token”: “63844a7609be0”,
}
}
maybe I’m missing something. Smart minds, help, I’ve been suffering for the third day. :-
all the best