B4A Library Facebook

asales

Expert
Licensed User
Longtime User
after called the LogIn method, returns the following error:

"Please verify you have internet Access"

The data connection is active
Where is the problem?

I have the same problem too. My connection is only wi-fi. Android: 2.3.6
 

asales

Expert
Licensed User
Longtime User
Hmmmm, ok, I'll take a look at the library's code, maybe there's an error that's not been captured properly.
Hi NJDude, thanks. In the first tests the samples (Facebook_Project_And_Guide.zip and Facebook_Profile_Sample_2.zip) works fine: login and post in the wall. Now showed this message "connection Error.
 

brelto85

Active Member
Licensed User
Longtime User
Hi NJDude, thanks. In the first tests the samples (Facebook_Project_And_Guide.zip and Facebook_Profile_Sample_2.zip) works fine: login and post in the wall. Now showed this message "connection Error.

same behavior...
probably that a configuration reason of facebook developer?
 

brelto85

Active Member
Licensed User
Longtime User
if the message is generated by your library, do you can say what is the "if statement" that generated it?
probably your library works correctly because after uploadtotimeline, the response event fired and get the idpost but in the dashboard of my Facebook profile the post there isn't

In the Facebook's developer console the app is active, AppDomains, SiteURL and MobileSiteURL are setted
other settings to control?
 

asales

Expert
Licensed User
Longtime User
It is possible, check your configurations, like I mentioned above, I don't have that problem, I even created a new project from scratch and worked fine.
Sorry NJDude, my mistake. I configured the "redirect URIs" with "http://" and put "http://www" in sample. Works now. Thanks.
 

brelto85

Active Member
Licensed User
Longtime User
SOLVED! the problem of message error was generated because the first site was not online. changed it with a online site, it works. sorry!

however remains the problem that after posts a photo and response with IDPOST, the post isn't visible in my facebook's dashboard
there are some permission to do that?
 

NJDude

Expert
Licensed User
Longtime User
If you get an ID it means the post was sent, do you have more than 1 FB account? in order to see the posts on other accounts besides the developer's you have to make your Facebook App PUBLIC, the instructions are in the documentation (html) included with the library.
 

brelto85

Active Member
Licensed User
Longtime User
i've only one facebook's account
the app in developer center is public (image below)



this is app restrictions section


 

NJDude

Expert
Licensed User
Longtime User
I don't know what the problem might be, but it has to be with your settings for example, the only thing I see different with my test app is that the field: SOCIAL DISCOVERY is set to YES.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…