Hello
I have version 0.1.0-beta.10, and I still getting the same error when I try to get the token:
Request:
http https://myforum/api/token identification=admin password=pass
Response:
{
"errors": [
{
"code": "csrf_token_mismatch",
"status": "400"
}
]
}