This repository was archived by the owner on Jan 6, 2020. It is now read-only.
This repository was archived by the owner on Jan 6, 2020. It is now read-only.
"ERROR (code 3): Internal Service Error. Please report this error by opening an issue on GitHub." #44
Closed
Description
Describe the bug
I really don't have a good explanation the request is just not created I'd suppose
To Reproduce
Steps to reproduce the behavior:
- use RiotQuest\Client as LeagueAPI;
- return LeagueAPI::summoner(strtolower($result->server))->name($result->account_ign);
- "ERROR (code 3): Internal Service Error. Please report this error by opening an issue on GitHub."
Expected behavior
Should've returned anything that is not an error
Desktop (please complete the following information):
- OS: Windows 10
- PHP Version: 7.2.10
- RiotQuest Version: ^1.3
Additional context
Should be manifest.json related