danielweil

Results 32 comments of danielweil

It doesn't. I already tried in the past and in fact, I am using it. The value is saved correctly in the database but when we get the value from...

There are other issues suggesting it but it has others telling the same as I, that it don't work.

> Ok, what this issue is about is to actually have the string with the potentially invalid characters for Prisma (dashes, umlauts etc) in the code to be used, instead...

> Agreed that this would be nice. I was able to pretty easily work around it with a switch statement -- but seems like this could be done easily with...

Quando eu uso o Selenium pra tentar entrar no site da votação, ele ta me dando uma mensagem de que minha sessão não é permitida para logar. Quando entro numa...

Hello Guys, I am having the same problem. Locally the commits in the PR fix the issue, but in production, it stopped the application from crashing on init, but when...

Hello @bcardarella, Thank you. I will be waiting. Sincerely, Daniel

@kenny-evitt Hey, thanks for the reply. Its is very strange, because the authentication with the SSO provider is working perfectly while running the project in my machine. To make it...

Guys, finally figured out what was my issue. With the advice you told me, about failed DNS resolution, I looked up this post about failing DNS resolution within kubernetes: https://tech.findmypast.com/k8s-dns-lookup/....