Support the ongoing development of Laravel.io →
posted 7 years ago
Requests
Last updated 1 year ago.
0

Have you checked the error log?

storage/logs/laravel.log

0

No, but now i check it and see follow entry:

[2017-03-08 13:16:10] local.ERROR: PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'api_token' in 'where clause' in C:\xampp\htdocs\katalog\vendor\laravel\framework\src\Illuminate\Database\Connection.php:333

This is the log from laravel project with the API.

From second project i call with follow url:

$response = $client->get('http://katalog.dev/api/test?api_token=4NymJsHJmcZfyodSB02oWVp3...');

I not send the api token with this ???

0

Sign in to participate in this thread!

Eventy

Your banner here too?

trawell trawell Joined 28 Nov 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.