DeviceFarmer / stf

Control and manage Android devices from your browser.

Home Page:https://devicefarmer.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForbiddenError: invalid csrf token - while logging in through an iframe

fabianclain opened this issue · comments

this reproduces on any device/config.

if I connect directly to stf, works without any issue.
If I move the url into an Iframe I get ForbiddenError: invalid csrf token

Not sure where to set the token (I already generated one from UI)

is there an update on this? I was able to dig this: openstf on the old repository, regarding SESSION SECRET. but I can't figure out why I am getting that error.

bump, with the hope that someone is having some info on this.

Hi @fabianclain
I have the same issue when using an iFrame, I logged this ticket as well #781
Did you have any luck in solving this?