Topic-icon I get an error in open graph

Active Subscriptions:

None
9 years 6 months ago #48069 by abmegypt
Hi,
I just getting an error when I trying to use open graph to post in facebook
I'm trying to implement simple "read" action type
The error appear after I enable debug
Error: Unknown path components: /read

please let me know how can I fix this

Regards,
B.Shahin
The topic has been locked.
Support Specialist
9 years 6 months ago #48070 by mel
Replied by mel on topic I get an error in open graph
The action should actually be 'news.reads', not 'read'. Please make sure to also click the Built-in FB Action setting too. Change this and let us know if you have any further issues.

Thanks
-Melissa
The topic has been locked.
Active Subscriptions:

None
9 years 6 months ago #48089 by abmegypt
Thanks I think this make me pass a stem ^^

but now I'm getting this error:
Error: Invalid parameter
The topic has been locked.
Support Specialist
9 years 6 months ago #48100 by mel
Replied by mel on topic I get an error in open graph
In your Facebook application, in the Open Graph > Object Types, please make sure you have an 'Article' item listed. In my dashboard, mine has Object Type Name of 'Article' and Open Graph Type of 'article'). Then when editing the action in the JFBConnect component, please make sure that you have an object associated with the action.

Also, could you explain the specific steps you took before you saw that error? What view are you on in the front-end of the site, etc. We just need more details to narrow that down, since it's a pretty generic error.
The topic has been locked.
Active Subscriptions:

None
9 years 6 months ago #48104 by abmegypt
Hi,
Thanks for support,
I think that all is okay,
kindly find the below images


File Attachment:


File Attachment:


File Attachment:


File Attachment:


File Attachment:
The topic has been locked.
Support Specialist
9 years 6 months ago #48105 by mel
Replied by mel on topic I get an error in open graph
Here are some suggestions:

1. Explicitly Shared should not be checked in the action. Please remove from the JFBConnect configuration and the action configuration in Facebook. This means that the user has clicked a button and is knowingly sharing the content.
2. Please set the 'On Page Load Timer' in the JFBConnect action to 10 or higher. Facebook policy states that the user must be viewing the content on the page for at least 10 seconds before posting it on their behalf.
The topic has been locked.
Active Subscriptions:

None
9 years 6 months ago #48108 by abmegypt
still getting the same error:
Invalid parameter

I tried all you say, also I remove user registration and re-register with facebook after changed options as you say
also tried many other options, but not success :S

I also see this article:
stackoverflow.com/questions/18343108/rec...eters-for-pluginpost

is this because of the difference between "fb:" & "fb-" as it mention in the above article

Waiting for your kindly response ^^

Regards,
B.Shahin
The topic has been locked.
Support Specialist
9 years 6 months ago #48121 by mel
Replied by mel on topic I get an error in open graph
Can you provide the exact URL of the page you're having this issue on please?

Please run your URL through the Facebook Open Graph Debugger and see if there are any errors - for instance if your page is not publicly available, you may encounter problems.
developers.facebook.com/tools/debug/
The topic has been locked.
Active Subscriptions:

None
9 years 6 months ago #48146 by abmegypt
Hi,
this is the debugger link:
developers.facebook.com/tools/debug/og/o...m%2F15-skin-age.html

I disable the automatic action and place a button in this article called: "Share with JFB"
also please note that the fb app is still not approved or sent to fb to approve
Waiting for your kindly response

Regards,
B.Shahin
The topic has been locked.
Support Specialist
9 years 5 months ago #48152 by alzander
When I run that page in the debugger, I get the following error:

Object at URL 'konyagmal.com/beauty/silky-skin/tips/item/15-skin-age.html' of type 'article' is invalid because the given value 'ar_aa' for property 'og:locale:locale' could not be parsed as type 'enum'.

Did you add that locale property to the Open Graph -> Defaults configuration area in JFBConnect? If so, remove it because it's breaking the debugger for some reason.

Thanks,
Alex
The topic has been locked.