Git Product home page Git Product logo

ivd's People

Contributors

mlevent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

0kan87 mmx5

ivd's Issues

gerçek kullanıcı giriş hatası

Merhaba,

"<?php declare(strict_types=1); error_reporting(E_ALL); require dirname(DIR).'/vendor/autoload.php';
use Mlevent\Ivd\IvdException;
use Mlevent\Ivd\IvdService;

try {

// Kullanıcı Bilgileriyle Giriş
$ivd = (new IvdService)->login("xxx", "yyy");

print_r($ivd);

$ivd->logout();

} catch(IvdException $e){

print_r($e->getMessage());
print_r($e->getResponse());
print_r($e->getRequest());

}"

yukarı daki koddan sonra aşağıdaki hata geliyor.

"
Fatal error: Uncaught TypeError: json_decode(): Argument #1 ($json) must be of type string, bool given in C:\xampp\vendor\mlevent\ivd\src\Request.php:43 Stack trace: #0 C:\xampp\vendor\mlevent\ivd\src\Request.php(43): json_decode(false, true) #1 C:\xampp\vendor\mlevent\ivd\src\IvdService.php(85): Mlevent\Ivd\Request->__construct('https://ivd.gib...', Array) #2 C:\xampp\htdocs\index.php(8): Mlevent\Ivd\IvdService->login('66001534', '619762') #3 {main} thrown in C:\xampp\vendor\mlevent\ivd\src\Request.php on line 43"

Yardımcı olabilirmisiniz?

"Bir sistem hatası oluştu. İlgili hata kayıt altına alındı."

Merhaba,

Çalışmanız için teşekkür ederim, oldukça yararlı bir kütüphane.

TC Kimlik numarası ile sorgulama yapmak istediğim takdirde aşağıdaki hatayı alıyorum:

Array ( [metadata] => Array ( [optime] => 20230723192725 ) [messages] => Array ( [0] => Array ( [text] => Bir sistem hatası oluştu. İlgili hata kayıt altına alındı. [type] => 9 ) ) [error] => 1 ) Mlevent\Ivd\IvdException: İstek başarısız oldu.1

Bilgiler doğru olmasına rağmen bu hatanın sebebi kütüphaneden mi kaynaklanıyor yoksa GIB sunucularındaki bir teknik sorun kaynaklı mı acaba?

Ek olarak; tüm sorgulamalar aynı hata ile geri dönmektedir.

Sevgiler

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.