-
Subscribe to this issue and stay notified about new [weekly trending repos in Clojure](https://github.com/trending/clojure?since=weekly).
-
Fiz o login, tudo certo.
Crio a classe com :
```
const api = new NubankApi({
...authState
});
```
e depois puxo os métodos.
Consigo acesso apenas a esses métodos: `api.card.getFeed()` …
-
Hello,
I'm trying to do "Posts search" and was not able to make it work!
I would like to get all mentions of an specific keyword. The URI looks like this when i'm navigating on the website. Coul…
-
I've been using this lib for a couple months, with everything ok.
Now I'm getting this error:
`FetchError: request to https://prod-auth.nubank.com.br/api/token failed, reason: write EPROTO 1407365…
-
Nubank's API:
https://github.com/andreroggeri/pynubank
-
Criei uma página para acompanhar o lançamento do Pix.
[https://iugu.github.io/lancamentopix/](https://iugu.github.io/lancamentopix/)
Estamos acompanhando o lançamento no war room da iugu.
===…
-
O Nubank possui api oficial como o B2U Bank e outros bancos?
Se tivesse algo assim seria bem mais fácil e seguro: https://apidoc.b2ubank.com
-
Comecei a testar o meu pluggy e funcionou muito bem. :)
Porém, senti falta de alguns dados que não achei na resposta para do endpoint `https://api.pluggy.ai/transactions`
No aplicativo mobile no…
-
Olá, fiz o setup seguindo os passos na documentação e gerei o certificado. Porém estou tendo o erro abaixo que parece estar retornando da api.
```shell
Error: header too long
at configSecureC…
-
Clonei o repo do zero e gerei o certificado rodando o comando `pynubank` no terminal.
Escrevi esse arquivo:
```python
from pynubank import Nubank
nu = Nubank()
nu.authenticate_with_cert('[F…