youhackme / Toggle

Ever seen a nice website and asked yourself what theme or plugins they are using? This is what this project is all about. Started back in 2014. Re-written from the ground up in 2017 using Laravel 5, MySQL, Redis and Elastic.
1 stars 0 forks source link

BadMethodCallException in POST /extension #1653

Closed youhackme closed 6 years ago

youhackme commented 6 years ago

Error in Toggle

BadMethodCallException in POST /extension Method headers does not exist.

View on Bugsnag

Stacktrace

app/Http/Requests/ScanTechnologiesRequest.php:52 - App\Http\Requests\ScanTechnologiesRequest::getHost
app/Engine/ApplicationScanAbstract.php:26 - App\Engine\ApplicationScanAbstract::__construct
app/Engine/ScanTechnologies.php:52 - App\Engine\ScanTechnologies::setOptions
app/Http/Controllers/Extension/ExtensionController.php:20 - App\Http\Controllers\Extension\ExtensionController::scan

View full stacktrace

Created automatically via Bugsnag