When I try to get the seessionid using the getCookie method I get this error:
response: {
status: 400,
statusText: 'Bad Request',
data: {
message: "You'll need to update Instagram to the latest version before you can use the app.",
status: 'fail',
error_type: 'block_eu_user_login_in_old_app'
}
}
How do I fix it?