willwinter
Forum Replies Created
-
Forum: Plugins
In reply to: [License Manager for WooCommerce] Python REST API ExampleIve spoken to EasyWP support and let them see about the issue they had some technicians at it for an hour and resulted in this: https://i.snipboard.io/67tBfu.jpg
Forum: Plugins
In reply to: [License Manager for WooCommerce] Python REST API ExampleI then get emails through of a critical error/technical issue such as this: https://i.snipboard.io/QYRf6B.jpg
Forum: Plugins
In reply to: [License Manager for WooCommerce] Python REST API Example@mikeramsey869 I was using the script above mentioned by @processzip but ive also just tried yours and for some reason im getting the same result with the ‘critical error’ message, all ive done is install my theme and customise it and its necessary plugins, installed the license manager plugin, and created a testkey and some API credentials but it doesnt want to work, ive also tried changing the theme and disabling other plugins to see if there is some conflict but it still doesnt want to work, the only thing ive done is edit the wp-config to add define(‘LMFWC_PLUGIN_SECRET’, ‘secret.txt’); and define(‘LMFWC_PLUGIN_SECRET’, ‘defuse.txt’); aswell as a few lines to turn on debugging to see if i can see what is going wrong but that didnt work either. Im not having much luck with this plugin unfortunately, im going to keep trying to fix it but if you can give any help that would be great. am i right in how i setup the plugin; fresh install of wordpress, installed my theme, installed license manager, created a key, created api keys and then im trying to run your script using my creds and website. theres no further setting up with permalinks or anything else that needs configuring?
Forum: Plugins
In reply to: [License Manager for WooCommerce] Python REST API ExampleIve tried to setup the plugin and use the python requests script with the API but none of it seems to be working and i keep getting ‘There has been a critical error with your website’ when i manually use the links that im requesting using the API.