Topic-icon App conflict with joocial

Active Subscriptions:

None
8 years 2 weeks ago #57858 by ducky
I have an app conflict beteen jfb connect and joocial. Can you please advise how to solve this issue.

Here is the response from joocial.

Many thanks!

We have found an internal error in your site caused by multiple App Ids in the page. Specifically, JFBConnect's App id.

Joocial and JFBConnect work with Facebook SDK. Facebook SDK is designed to work with an App Id.

If both App Ids are initiallized in the same page, then the first App Id "wins". In the following authization steps, Joocial executes the operations based in its own App Id and finds the error "The access token does not belong to application".

To solve the case:

You could implement the same App Id to all extensions
You could separate the App Ids included in each page. Joocial only initializes FB SDK in the authorization page. JFBConnect should not be loaded in this Joocial page (however JFBConnect is a system plugin loaded in all page before anything else).
In both solutions, we recommend to ask to JFBConnect support for their advice.
The topic has been locked.
Support Specialist
8 years 2 weeks ago #57863 by alzander
Replied by alzander on topic App conflict with joocial
I'd recommend their first option: Use the same Facebook App ID for JFBConnect and Joocial. Is there a reason you're using 2 separate Facebook Apps?

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
8 years 2 weeks ago #57868 by ducky
Replied by ducky on topic App conflict with joocial
I have no used the same app, It seems to be working now, but getting 0 - Invalid appsecret_proof provided in the API argument.

I was using separate apps, because I did not want to mess up the JFB connect and thought different aps would keep things separate.

Many thanks for your response
The topic has been locked.
Support Specialist
8 years 2 weeks ago #57872 by alzander
Replied by alzander on topic App conflict with joocial
When are you seeing that error? Is it when you try to use some functionality within JFBConnect or something within Joocial?

My only recommendation from seeing that message is to go into your Facebook App Settings -> Advanced area and make sure the "Require App Secret" setting is "No".

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
8 years 1 week ago #57899 by ducky
Replied by ducky on topic App conflict with joocial
I was able to resolve the issue by removing the actions from JFB, but now when a member tries to post to JS they are getting, the user hasn't authorized the application to perform this action type oauthexception code 200.

Any ideas?
Thank you
Colin
The topic has been locked.
Support Specialist
8 years 1 week ago #57904 by alzander
Replied by alzander on topic App conflict with joocial
What do you mean by "member tries to post to JS". What are they posting and where within JS? Do you have Open Graph Actions setup that should try to autopost some content from JS to Facebook?

The best thing to check is if JFBConnect is throwing that error. Try disabling the JFBCSystem plugin and post again. If the error still appears, it's not coming from JFBConnect. You many need the Joocial devs to help understand what that error means. If the error persists, then let us know the above and we'll gladly help investigate.

Thanks,
Alex
The topic has been locked.