Updated Common Errors (markdown)

HojouFotytu 2021-05-12 10:36:28 +09:00
parent 9f3d82db2d
commit 0e293a4739
1 changed files with 1 additions and 1 deletions

@ -27,7 +27,7 @@ You are missing a closing bracket at the end of the previous object in your sett
## (Profit Trailer) ERROR AppErrorController - Invalid api_token received - No data returned <br> (PT Magic) The remote server returned an error: (401) Unauthorized <br> (PT Magic) No Server API Token specified.
For PTM to access PT's API and get required data, you need to set an API token in your PT settings, and then add that token to your Profit Trailer settings.general.json file. See: (https://wiki.profittrailer.com/doku.php?id=web_interface_guide#server_settings) and (https://github.com/PTMagicians/PTMagic/releases/tag/2.1.0).
For PTM to access PT's API and get required data, you need to set an API token in your PT settings, and then add that token to your Profit Trailer settings.general.json file. See: (https://wiki.profittrailer.com/en/webinterfaceguide#account-settings) and (https://github.com/PTMagicians/PTMagic/wiki/settings.general#profittrailerserverapitoken).
## Unhandled Exception: System.NullReferenceException / Object Reference not set to an instance of an object.
Your settings.general.json file is unable to find a necessary setting in the "Application" section, either because it has been omitted, or a comma is missing at the end of the previous line. Check that you have a comma at the end of every line in your settings (except the last), check the example default settings that come with PTM, or check the release notes (and prior releases) for any REQUIRED settings changes that you might have skipped since you last updated PTMagic.