Not able to read the api after fresh install in wamp

I have a problem when I install df in a wamp, after I finished the setup from github I get this
https://www.screencast.com/t/JOALs9dN

saying that all the basic apps are created, but when I login an select any tab(apps, admin, users) I get a message like this

this is what I get after I login with the admin user you create in the setup process

https://www.screencast.com/t/dlHEitzB

{“error”:{“code”:400,“context”:null,“message”:“No session token (JWT) or API Key detected in request. Please send in X-DreamFactory-Session-Token and/or X-Dreamfactory-API-Key request header. You can also use URL query parameters session_token and/or api_key.”,“trace”:["0 C:\wamp64\www\xfadf\dreamfactory\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(148):

any suggestion on how to fix this.