codeigniter-oauth2-server icon indicating copy to clipboard operation
codeigniter-oauth2-server copied to clipboard

Severity: Warning label:bug

Open juanma386 opened this issue 5 years ago • 0 comments

A PHP Error was encountered Severity: Warning

Message: count(): Parameter must be an array or an object that implements Countable

Filename: OAuth2/Server.php

Line Number: 478

Backtrace:

File: /mnt/d/htdocs/JWT/codeigniter-oauth2-server/application/third_party/Oauth2/src/OAuth2/Server.php Line: 478 Function: count

File: /mnt/d/htdocs/JWT/codeigniter-oauth2-server/application/third_party/Oauth2/src/OAuth2/Server.php Line: 148 Function: createDefaultAuthorizeController

File: /mnt/d/htdocs/JWT/codeigniter-oauth2-server/application/third_party/Oauth2/src/OAuth2/Server.php Line: 348 Function: getAuthorizeController

File: /mnt/d/htdocs/JWT/codeigniter-oauth2-server/application/libraries/Server.php Line: 70 Function: validateAuthorizeRequest

File: /mnt/d/htdocs/JWT/codeigniter-oauth2-server/application/controllers/oauth2/Authorize.php Line: 27 Function: check_client_id

File: /mnt/d/htdocs/JWT/codeigniter-oauth2-server/index.php Line: 292 Function: require_once

juanma386 avatar Mar 07 '20 21:03 juanma386