Phoca gallery facebook connect
-
rajna.consapp
- Phoca Newbie

- Posts: 5
- Joined: 06 May 2015, 11:06
Phoca gallery facebook connect
Hi ,
I am trying to use the Phoca gallery facebook option to import facebook photo album into my joomla website.
I created the facebook App and got the App ID and App secret.While creating the Phoca gallery new facebook user using this App id and Secret when clicking on "Login- connect to Facebook" button I am getting the following error message:
Invalid Scopes: offline_access, publish_stream, photo_upload. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/fa ... ermissions.
phoca gallery 3.2.7 with joomla 2.5.28
Any idea about what this error is and how to solve it ?
I am trying to use the Phoca gallery facebook option to import facebook photo album into my joomla website.
I created the facebook App and got the App ID and App secret.While creating the Phoca gallery new facebook user using this App id and Secret when clicking on "Login- connect to Facebook" button I am getting the following error message:
Invalid Scopes: offline_access, publish_stream, photo_upload. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/fa ... ermissions.
phoca gallery 3.2.7 with joomla 2.5.28
Any idea about what this error is and how to solve it ?
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca gallery facebook connect
Hi, hmm, did you ask FB developers what this problem means?
Testing now, getting no such problem
Jan
Testing now, getting no such problem
Jan
If you find Phoca extensions useful, please support the project
-
rajna.consapp
- Phoca Newbie

- Posts: 5
- Joined: 06 May 2015, 11:06
Re: Phoca gallery facebook connect
Hi,
Still stuck with the same error.
Tried creating a new app and connect again.... same error
Still stuck with the same error.
Tried creating a new app and connect again.... same error
-
rajna.consapp
- Phoca Newbie

- Posts: 5
- Joined: 06 May 2015, 11:06
Re: Phoca gallery facebook connect
Hi Jan,
My requirement is to connect the Facebook album of my client to their Joomla website.I created the App using the client Facebook ID and password and got the App ID and secret.While creating the Phoca gallery new Facebook user do we need to use the same ID and password?
I used a my personal ID ad password to connect to Facebook it went through.But the problem is that I dont see any album to select.Do I need to have admin rights to the clients Facebook page ? Please advise.
My requirement is to connect the Facebook album of my client to their Joomla website.I created the App using the client Facebook ID and password and got the App ID and secret.While creating the Phoca gallery new Facebook user do we need to use the same ID and password?
I used a my personal ID ad password to connect to Facebook it went through.But the problem is that I dont see any album to select.Do I need to have admin rights to the clients Facebook page ? Please advise.
-
gorneman
- Phoca Newbie

- Posts: 1
- Joined: 13 May 2015, 10:46
Re: Phoca gallery facebook connect
Code: Select all
$loginUrl = $facebook->getLoginUrl(array('req_perms' => 'user_photos,user_groups,offline_access,publish_stream,photo_upload,manage_pages', 'scope' => 'user_photos,user_groups,offline_access,publish_stream,photo_upload,manage_pages', 'cancel_url' => $uri->toString(), 'next' => $uri->toString()));-
stefaniasalucci
- Phoca Newbie

- Posts: 1
- Joined: 15 May 2015, 10:42
Re: Phoca gallery facebook connect
Hi, I have the same Invalid Scopes problem: phoca gallery connected with Facebook just worked perfectly until May 5th, than something happened, the pictures in the gallery connected to FB disappeared over a placeholder.
I do not have enough knowledge to understand the long and complicated page indicated in the link
https://developers.facebook.com/docs/fa ... ermissions
Can anyone help me get through this?
Over other forum I read that the application has to be updated: is phoca doing any upgrade?
Thanks, I'm really lost over this...
I do not have enough knowledge to understand the long and complicated page indicated in the link
https://developers.facebook.com/docs/fa ... ermissions
Can anyone help me get through this?
Over other forum I read that the application has to be updated: is phoca doing any upgrade?
Thanks, I'm really lost over this...
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca gallery facebook connect
Hi, if the application should be updated, then you need update you application on FB site, Phoca Gallery does not include the FB application, it is stored on FB 
Jan
Jan
If you find Phoca extensions useful, please support the project
-
Fintan
- Phoca Newbie

- Posts: 5
- Joined: 18 May 2015, 11:29
Re: Phoca gallery facebook connect
Hello I am having problems getting FB albums to show.
Actually I am having issues getting the right albums to import.
I have the latest version of Phoca Gallery and my FB app is up to date in version 2.3
I tested the FB import with my personal FB account and this worked.
Now I have to acccess a clients FB albums for which I have been set as admin.
I can succesfully set his account in the FB settings.
When I want to import images to a category the pop up only shows the albums from my personal account but not from my clients FB account.
Very confused at the moment.
Anyone have an idea please?
Actually I am having issues getting the right albums to import.
I have the latest version of Phoca Gallery and my FB app is up to date in version 2.3
I tested the FB import with my personal FB account and this worked.
Now I have to acccess a clients FB albums for which I have been set as admin.
I can succesfully set his account in the FB settings.
When I want to import images to a category the pop up only shows the albums from my personal account but not from my clients FB account.
Very confused at the moment.
Anyone have an idea please?
-
micheleadorno
- Phoca Newbie

- Posts: 1
- Joined: 18 May 2015, 12:25
Re: Phoca gallery facebook connect
I've same error
Invalid Scopes: offline_access, publish_stream, photo_upload

Invalid Scopes: offline_access, publish_stream, photo_upload
-
virusys
- Phoca Newbie

- Posts: 4
- Joined: 18 May 2015, 22:25
Re: Phoca gallery facebook connect
I am having the same issue - was working fine until a few weeks ago when Facebook updated their API. Now I get the error:
Invalid Scopes: offline_access, publish_stream, photo_upload. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/fa ... ermissions.
I did not set any of this up previously, so it must be coming from Phoca Gallery. Seems that something needs to be updated in the component.
Invalid Scopes: offline_access, publish_stream, photo_upload. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/fa ... ermissions.
I did not set any of this up previously, so it must be coming from Phoca Gallery. Seems that something needs to be updated in the component.