When I`m trying to integrate login with twitter in my website, I get the following message
array(1) {
["errors"]=> array(1) {
[0]=> array(2) {
["message"]=> string(31) "Sorry, that page does not exist"
["code"]=> int(34)
}
}
}
Could anyone please help me to solve this issue.