-
### Passos para reproduzir:
Execute o código em: https://github.com/moip/moip-sdk-php#gerando-access-token-oauth
Dentro de um try-catch:
```php
try {
$redirect_uri = 'http://seusite.com…
-
## Steps to reproduce the issue
1. Shell into any dotnet linux container, i.e: `docker run -w /app -v $PWD:/app -ti microsoft/dotnet:2.0-sdk /bin/bash`
2. Run Lambda package command: `dotnet lambda…
-
### Summary
- Kong version 2.2.1
We are currently facing a production issue. Once we apply a change via PATCH on one particular route entity, KONG nodes are not able to operate on normal level any…
-
https://github.com/wirecardBrasil/moip-sdk-java/blob/5bee84fa9457d7becfd18954bf5105037f49829c/src/main/java/br/com/moip/api/request/RequestMaker.java#L237
Pessoal, atentem para essa chamada que est…
-
O Google está obrigando a migração da SDK do Analytics. Não entendo o motivo da SDK de vocês implementarem tal dependência, todavia o Google está reportando a seguinte mensagem aos desenvolvedores que…
-
### What version of Go are you using (`go version`)?
from source:
master 05b6118139 and release-branch.go1.15 8f14c1840d
### Does this issue reproduce with the latest release?
Ye…
-
Hello,
We have an integration with https://github.com/wirecardBrasil/moip-sdk-php which dependents on https://github.com/WordPress/Requests library.
From WordPress version 5.8, Reference (&) was rem…
-
A classe `Entry` possui o ID como `int`.
https://github.com/moip/moip-sdk-java/blob/master/src/main/java/br/com/moip/resource/Entry.java#L17
Na resposta de pagamento, ele vem com um código `Stri…
-
Pessoal, após a instalação da versão 1.0 do módulo, está dando um erro relacionado ao moip-sdk-php:
PHP Fatal error: Declaration of Moip\Auth\Connect::register(Requests_Hooks &$hooks) must be comp…
-
Ola,
Instalei o SDK PHP com o composer, ao tentar autenticar:
$token = xxxxx;
$key = yyyyyy;
$moip = new Moip(new BasicAuth($token,$key), Moip::ENDPOINT_SANDBOX);
Esta dando o erro:
Declar…