Exception: Entity is required - User cannot Boost old posts

Summary:

when boosting older articles like I get: Http failure response for https://www.minds.com/api/v2/boost/prepare/795065334607159300?: 500 Internal Server Error

i still have more than 50 000 tokens even not gotting some recently

Steps to reproduce:

goto https://www.minds.com/blog/view/795065334607159296 and try boost as user

Browser and OS

FF under linux mint reported by: @lichtkind

What is the current bug behavior?

User cannot boost older articles.

What is the expected correct behavior?

User should be able to boost older articles.

Relevant logs and/or screenshots

SENTRY https://sentry.io/organizations/minds-inc/issues/1190687997/?project=1538020&query=boost

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Sentry Issue: ENGINE-3T

Exception: Entity is required
  File "/Core/Boost/Checksum.php", line 58, in Minds\Core\Boost\Checksum::generate
    throw new \Exception('Entity is required');
  File "/Controllers/api/v2/boost/prepare.php", line 36, in Minds\Controllers\api\v2\boost\prepare::get
    ->generate();
  File "/Api/Factory.php", line 69, in Minds\Api\Factory::build
    return $handler->$method($pages);
  File "/Controllers/api/api.php", line 76, in Minds\Controllers\api\api::get
    return Factory::build($pages, $this->request, $this->response);
  File "/Core/Router.php", line 137, in Minds\Core\Router::route
    return $handler->$method($pages);
...
(1 additional frame(s) were not displayed)
Edited by Ben