You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys! Is there any way to simply get app's access token using it's client_id & client_secret?
For example, koala gem has a dedicated method for it, like this: Koala::Facebook::OAuth.new.get_app_access_token
The text was updated successfully, but these errors were encountered:
Hey guys! Is there any way to simply get app's access token using it's
client_id
&client_secret
?For example, koala gem has a dedicated method for it, like this:
Koala::Facebook::OAuth.new.get_app_access_token
The text was updated successfully, but these errors were encountered: