tzookb's avatar

test api with codeception has a weird bug

I'm trying to create tests for my api, and when I do a login I get this weird error: http://i.imgur.com/Wi7ToMX.png

just to mention when I try to access it threw android app, or postman extension all is good.....

0 likes
2 replies
Devon's avatar

Without seeing some code, it's kind of hard to speculate as to what might be the issue here...

tzookb's avatar

thanks, I noticed when I do:

Auth::attempt

and not

Auth::once

I get this bug, don't understand the reason but ok...

Please or to participate in this conversation.