Updated Common Errors (markdown)

HojouFotytu 2019-11-08 11:22:43 +09:00
parent dc02c53851
commit 79534ccc2b
1 changed files with 1 additions and 1 deletions

@ -18,7 +18,7 @@ If you setup the **Profit Trailer** path in "settings.general.json" and "Monitor
This means you have specified a settings file in one of your global settings, but PTM cannot find it. Remember, the properties files must be in a folder with the EXACT same name as the global setting, and you MUST at least have one global setting named DEFAULT. See [this wiki entry for more details].(https://github.com/PTMagicians/PTMagic/wiki/Writing-Properties#1-using-a-preset-file) This means you have specified a settings file in one of your global settings, but PTM cannot find it. Remember, the properties files must be in a folder with the EXACT same name as the global setting, and you MUST at least have one global setting named DEFAULT. See [this wiki entry for more details].(https://github.com/PTMagicians/PTMagic/wiki/Writing-Properties#1-using-a-preset-file)
### ERROR AppErrorController - Invalid api_token received - No data returned ### (Profit Trailer) ERROR AppErrorController - Invalid api_token received - No data returned <br> (PT Magic) The remote server returned an error: (401) Unauthorized.
Starting with version 2.1.0, you need to add an API token to settings.general.json to match the API token in your Profit Trailer settings. [See 2.1.0 release notes](https://github.com/PTMagicians/PTMagic/releases/tag/2.1.0). Starting with version 2.1.0, you need to add an API token to settings.general.json to match the API token in your Profit Trailer settings. [See 2.1.0 release notes](https://github.com/PTMagicians/PTMagic/releases/tag/2.1.0).