Hello. I send post request to get cookies at https://mysite.net/ghost/api/v3/admin/session
{
“username”: “{email address}”,
“password”: “{password}”
}
but I get nothing in response
Hello. I send post request to get cookies at https://mysite.net/ghost/api/v3/admin/session
{
“username”: “{email address}”,
“password”: “{password}”
}
but I get nothing in response