facebook tag

33 questions


1 answers
63 views
0
If you press OK on the Facebook approval screen, the screen turns white and nothing happens.

I am currently creating a function to post articles on Facebook, and I am executing the following code to log in to Facebook when I press the button. if(FBSDKAccessToken.currentAccessToken()!=nil){ }...

2 years ago

1 answers
80 views
0
I want to convert the URL of the web page to UserId or GroupId in Facebook Graph API.

I would like to convert the URL of Facebook to UserId or GroupId as shown on the following site.http://lookup-id.com/I can't find the equivalent of the Facebook Graph API.Does anyone know how to conve...


1 answers
87 views
0
I'm reading og:image on facebook ogp but I can't see thumbnail

with cakePHPhttps://github.com/monsat/OgpI am configuring it using the .1:If you look at the debugger, <meta property=og:image content=http://[sample.com]/aaa/bbb.jpg/> is loaded without any pro...


1 answers
120 views
0
I'm reading og:image on facebook ogp but I can't see thumbnail

with cakePHPhttps://github.com/monsat/OgpI am configuring it using the .1:If you look at the debugger, <meta property=og:image content=http://[sample.com]/aaa/bbb.jpg/> is loaded without any pro...


1 answers
116 views
0
About Facebook Login

I registered the application on the Facebook developer site and set the following settings:When I preview with MonacaIDE, I get the following error and cannot log in.Please let me know.App Domains:ide...

2 years ago

1 answers
70 views
0
About Facebook Login

I registered the application on the Facebook developer site and set the following settings:When I preview with MonacaIDE, I get the following error and cannot log in.Please let me know.App Domains:ide...

2 years ago

2 answers
84 views
0
To Issue a Token to a User Registered via an External Service as an OAuth2 Provider

I want to implement the OAuth2 provider functionality in my web service and use OAuth2 for API usage authorization for native apps.You can issue access_token using the ResourceOwnerPasswordcredentials...

2 years ago

2 answers
143 views
0
To Issue a Token to a User Registered via an External Service as an OAuth2 Provider

I want to implement the OAuth2 provider functionality in my web service and use OAuth2 for API usage authorization for native apps.You can issue access_token using the ResourceOwnerPasswordcredentials...

2 years ago

1 answers
137 views
0
'og:image:url' could not be parsed as type 'url'

I tested my site with an OGP tag on the object debugger.As a result, the following error appears:At first glance, it looks like it's working properly in the preview...Object at URL'https://makeyourown...


1 answers
135 views
0
Implementation of "Share to Facebook" in web view apps

I am working on creating an app for the first time.We are trying to implement share to Facebook from the Android app using web view. * It's a self-made button.Because I don't want to use the official ...

- 1 - »

© 2024 OneMinuteCode. All rights reserved.