04-21-2024, 11:53 AM
You will need to create a list of steps that I can follow in order to try repro the issue.
A 500 error means a line of code "blew up" and crashed the script. This is usually caused by mistakes in refactoring where variable or function names/parameters are changed.
A 500 error means a line of code "blew up" and crashed the script. This is usually caused by mistakes in refactoring where variable or function names/parameters are changed.