I changed my domain from abc.com
to xyz.com
. After that my facebook authentication
is not working.
It is throwing a key error KeyError: 'access_token'
I am using python as my language.
I changed my domain from abc.com
to xyz.com
. After that my facebook authentication
is not working.
It is throwing a key error KeyError: 'access_token'
I am using python as my language.
You probably need to update the domain in the facebook settings/api key which allow you access.