Improve RPC handling and add terms/privacy methods.
This commit is contained in:
parent
ef3b10b286
commit
014b63705b
5 changed files with 68 additions and 9 deletions
|
@ -83,6 +83,7 @@ class Utilities
|
|||
|
||||
if ($decoded === false)
|
||||
{
|
||||
var_dump($data);
|
||||
throw new InvalidArgumentException('Failed to decode data from Base64');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue