Bom dia, no meu sistema estou fazendo uma renegociação que preciso emitir um boleto da entrada e um carne com as demais parcelas, mas estou tendo o seguinte erro
Warning: Illegal string offset 'api' in /www/wwwroot/sistema.representacoesrd.com.br/gerencianet/gn-api-sdk-php/src/Gerencianet/Endpoints.php on line 67
Warning: Illegal string offset 'sandbox' in /www/wwwroot/sistema.representacoesrd.com.br/gerencianet/gn-api-sdk-php/src/Gerencianet/Endpoints.php on line 79
Warning: Illegal string offset 'url' in /www/wwwroot/sistema.representacoesrd.com.br/gerencianet/gn-api-sdk-php/src/Gerencianet/Endpoints.php on line 79
Warning: Illegal string offset 'url' in /www/wwwroot/sistema.representacoesrd.com.br/gerencianet/gn-api-sdk-php/src/Gerencianet/Endpoints.php on line 81
Fatal error: Uncaught TypeError: Argument 1 passed to Gerencianet\ApiRequest::__construct() must be of the type array or null, string given, called in /www/wwwroot/sistema.representacoesrd.com.br/gerencianet/gn-api-sdk-php/src/Gerencianet/Endpoints.php on line 86 and defined in /www/wwwroot/sistema.representacoesrd.com.br/gerencianet/gn-api-sdk-php/src/Gerencianet/ApiRequest.php:13 Stack trace: #0 /www/wwwroot/sistema.representacoesrd.com.br/gerencianet/gn-api-sdk-php/src/Gerencianet/Endpoints.php(86): Gerencianet\ApiRequest->__construct() #1 /www/wwwroot/sistema.representacoesrd.com.br/gerencianet/gn-api-sdk-php/src/Gerencianet/Endpoints.php(38): Gerencianet\Endpoints->Gerencianet\{closure}() #2 /www/wwwroot/sistema.representacoesrd.com.br/renegociacao/processa_renegociar.php(369): Gerencianet\Endpoints->__call() #3 {main} thrown in /www/wwwroot/sistema.representacoesrd.com.br/gerencianet/gn-api-sdk-php/src/Gerencianet/ApiRequest.php on line 13
ele gera o boleto mas nao o carnê.