I followed the steps to facebook login. In my website, I logged in and clicked "link to facebook".
I logged out and clicked on "log in with facebook". It redirects me to facebook page to login. I login and I am taken back to my website. However, I get the following error:
danger
HTTP client error: Failed to connect to 2a03:2880:2130:cf05:face:b00c:0:1: Network is unreachable.
I am using the latest facebook version: 7.0.0-beta.3
Also,
On my facebook app page, I get the following:
It looks like you haven't made any API requests to publish content with the publish_actions permission in the last 30 days. You need to test this permission in your app with any account listed in Roles before you can submit for review. It looks like you havent tested this permission because no API request has been made against publish_actions in the last 30 days.
Is there a step by step instruction on how to solve this and so I can submit my app to facebook. I am submitting to get permission for "Publish actions".
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
I emailed Bluehost about the HTTP client error I was getting and they responded with the following:
"You are facing the error as you are trying to connect to an IPv6 address.Unfortunately,we don't support IPv6 connections, and you'll need to use a domain for that button that resolves to an IPv4 address from your end."
Is my only option to get another host? Is there something that can be done (a setting of some sort) on Facebook end or on Community Builder end?
The cURL usage in HybridAuth would need to be forced to IPv4 as the Facebook endpoint is IPv6, but this could cause it to just not function. Regardless have added a bug ticket and will implement a check to test for IPv6 compatibility for next beta release.
You may want to consider changing hosts. Having a host with cURL that's not IPv6 compatible is going to cause more and more problems as social site API endpoints change over.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.