Overview#
The following JSON:API related error occurred. This is a note on how to resolve it.
Solution#
First, enable error display. Add the following to the configuration file.
The issue was resolved by uninstalling the JSON:API related modules using drush and then reinstalling them.
Note that drush needed to be installed to run the above on Sakura’s rental server. I installed it by following the page below.
https://www.drush.org/12.0.1/install/
After that, the modules were reinstalled with the following command.
Summary#
I hope this is helpful for anyone experiencing a similar error.