when posts are shared on Facebook, it says "a few seconds ago via CollegeParrot" which is great! We want to hyperlink the 'College Parrot' part of that statement to our Facebook page https://www.facebook.com/CollegeParrot
Apparently, you need to:
Categorize your existing page under "App Page" (found under "Brands & Products").
Change your page name to match your App name, if it doesn't already.
Go to your App and select "App Details"
Under "Contact Info" you will find "App Page". There you will be able to select your page from a list.
See also: https://stackoverflow.com/a/13904144/1026226
Related
The register button on the woocommerce "My Account Page" does not redirect to the correct URL.
When users fill in their details and click the register button they are redirected to a page that displays "No Results Found" with the permalink (/my-account/1).
I need the button to redirect users to the My Acccount page which has the permalink (/my-account/)
Does anyone know the solution to this?
Any Help is hugely appreciated
I have been unable to fix this after trying a variety of different methods to no success.
Woocommerce defaults to /my-account/ so im lost why it has added a 1 at the end
I have modified the user agent to be able to login to Google. When the user tries to login, he sees the following screen:
The company name I hid is clickable. Upon clicking it, there pops a small dialogue box with some Developer Info.
1) Is there any way to disable that link?
2) If not, is it possible to modify the text inside the dialogue box? Because currently, personal email id of a developer is displayed which we don't want.
Any help or relevant link would be appreciated.
EDIT:
Just like YouTube is disabled, I want my company's name to be disabled as well..
It seems that apart from YouTube no other company has this link disabled. I checked on MakeMyTrip, GoIbibo, TripAdvisor, StackOverflow and Quora. As YouTube is such a huge company, they might have got the screen customized from Google, just my hunch.
You have two options:
The best option is to create the project in a different Google account so your personal email won't show.
In the Email field on API console "OAuth Consent screen", you can select the Google group email (so create a group).
The new Facebook developer integration should be really handy and easy, but i'm struggling with creating a test user or a regular Facebook user to get permissions to sign in my app.
I opened a "TestApp", and login in as a "Admin" works great!
The problem is adding more Facebook accounts and test users.
When i tried to add a Facebook account to "Testers" section, i get this (pending) message next to the persons name, and can not log in the app using Facebook with that user!
Same issue with adding a "Admin" to the app:
After this didn't work, i figured if i create a "TestUser" maybe i'll have better luck, but the test user does not show up when i'm trying to add him to the "Role".
Any one that can make this clear to me a-bit more will be much appreciated.
Thanks!
Found the answer, its a bit silly but if anyone else gets the same issue...
After you add a new user to the "Testers" he gets a notification that he must accept, so the "Pending" will go away, and the user will be activated.
This notification does not get to the Facebook home page, only to the "Developer section" of that user. As #rmp251 mentioned, that can be found on this page
Thanks for the help.
I just want to add few details on the answer but I cannot comment.
The test user need to register as Facebook developer (if he not reregistered already)
Link: https://developers.facebook.com/async/registration/
After that he need to approve the request from the app
Then he need to approve the request at this link
Link: https://developers.facebook.com/requests/
I was trying to add an administrator to a Page owned by a Gray account. The invitee would see a notification appear briefly, but it would vanish as soon as they clicked on the Notifications button, and would not show up in their list of notifications.
Workaround: The invitee can go here to see and accept the invite: https://www.facebook.com/pages/?category=invites
In case anyone is trying to add Instagram Test Users, there's also no documentation on where this "pending " request goes.
Log into the invited Instagram account in a web browser. Go to https://www.instagram.com/accounts/manage_access/. Click "Test Invites".
Log in from desktop to your instagram tester account. Press MORE then SETTING, then APPS AND WEBSITES and then you'll have a 4th tab TESTER. Also you have to add tester the instagram account that you want to display.
It shows up "Project Default Service Account" instead of my project name, I see the project name on the google's console but on the permissions page for the given credentials attached to the project name I see that title, weird, anyone knows how to change that?
In the Cloud Console Auth section click on Consent Screen and it'll let you edit the look of that page, including the app title and logo.
In the new Open Graph Beta Auth Dialog does the "Add Data to Profile URL" essentially serve as the callback URL where Facebook will send the user after they click the "Add to My Timeline" button?
In a related question, will clicking the "Add to My Timeline" button in the new auth process in itself generate posting an item to the new Timeline page for the user?
Since these new features are in beta, we're not sure what to expect.
Have a look at:
https://developers.facebook.com/docs/beta/authentication/#add-data
If configured, Reports and stories on Timeline will have a menu option that lets the friends of your app's users click "add to my timeline" to install your app. Note that the screenshots in the docs are somewhat out of date and should say "Add to Timeline".
When a user clicks on "Add To My Timeline", whenever your app post an Open Graph Action for the user (e.g. Bill listened to Nirvana), it will add it to the timeline if you have Aggregation for that action (e.g. Music I Listen To).