Hi,
We have used OneAll plugin for social site login for getting the access token for social sites like YouTube, LinkedIn, Twitter, Facebook.
We used OneAllAPI.Default.ConnectionReadDetails method to get the Access Token and stored it in our database so that next time we can use it to call the post request of above sites. But somehow we are getting 403 forbidden error while using those access tokens.
Please let us know asap if the access token generated by Oneall need to regenerate after some time? or is there any method we can call which can handle this scenario.
Waiting on your feedback.
Thanks,
Rohit
Answers
You should store the user_token, from the connection details.
Is this what you meant by Access token?
Regards