Closed fabianmichael closed 4 years ago
The plugin currently does not check, if the key access_token, causing the script to to thro an error instead of warning about missing/empty token:
access_token
Whoops\Exception\ErrorException: Undefined index: access_token in file site/plugins/kirby3-micropublisher/classes/Micropublisher.php on line 22
Thanks, fixed that!
The plugin currently does not check, if the key
access_token
, causing the script to to thro an error instead of warning about missing/empty token: