We are trying to find out how to ask a question on behalf of a user!
Does anyone knows if it's possible and how to make it?
(I know that is possible to get the questions that the user has asked and answered, but we could't find some way to automatically ask a question on behalf of a user)
Related
we need to implement the "Update Challenge Questions of a user" functionality through WSO2 IS. We have an application UI from where post login, user can update his challenge questions as well as answers. I found that with the "setChallengeQuestionsOfUser" operation in the "UserIdentityManagementAdminService?wsdl", we can save the challenge questions and answers of a user. Do we have any operation for update scenario?
If i use the same operation, it saves the questions and answers to WSO2 IS for that user, but it does not remove old questions.
No, update challenge question operation is not available via rest or soap endpoints.
I have created the sandbox account of authorize.net and during the information filling it is not asked me for the any security question to answer.
I created the account successfully but when I go to get the transaction key then it is asking for the security question to answer that I did not enter.
I go through the entire documentation but still not able to resolve it
Your help in this matter will be highly appreciated. I need to change this security question or get rid of it.
For new Authorize.Net sandbox accounts, the default security answer is "Simon"
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I want to automaticaly publish content from my internal back office to my facebook page.
What i understand is that i have to create a facebook app with the rights publish_pages, publish_actions, manage_pages.
To publish this app they ask me information and test access of the app like:
A member of our review team will test how your app uses manage_pages. Please give them detailed step-by-step instructions for how to see this permission the same way people using your app would.
I just want to push content to my page, there is nothing to test.
Is there a FULL tutorial somewhere to do what i want to do?
Thanks
First of all, you only need manage_pages and publish_pages. publish_actions is for posting to the user wall. That being said, you don´t need to go through the review process if you don´t want to publish your App to other users.
So...the answer is: don´t send it in for review. It will work for everyone with a role in the App.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I have been doing extensive research on facebook graph api and still have several issues that are unclear to me.
I searched in FACEBOOK API for this question but I didn't find good information about
where I can found "Facebook limitations" ( ex. no. sending messages per day , searching , creating events , invitations ) ?
2.Sorry for asking this question again in forum but really I would like to know if there is new way that can solved my problem .
about sending private message to friends through graph api instead of using Send Dialog?
Is there is way to fill "To,Message" fields in Send Dialog as default values?
inviting friends to event through api it's possible ?
how can I read posting/comments on friends wall without getting specific permission from my friends ?
Thanks
I searched in FACEBOOK API for this question but I didn't find good
information about where I can found "Facebook limitations" ( ex. no.
sending messages per day , searching , creating events , invitations )
?
There really aren't any - except I haven't seen a known API for searching feeds of a user.
2.Sorry for asking this question again in forum but really I would like to know if there is new way that can solved my problem . about
sending private message to friends through graph api instead of using
Send Dialog?
Is there is way to fill "To,Message" fields in Send Dialog as default
values?
inviting friends to event through api it's possible ?
All possible - On any client, if you have an oauth token, you can always send messages to the user, without bubbling the To, Message dialogues. Or, if you have them on the server, your client can ask the server to post those messages non-interactively!
You need certain permissions for authorization before you attempt reading the feeds. Facebook does document the default app permissions you have.
how can I read posting/comments on friends wall without getting
specific permission from my friends ?
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I am the webmaster for a large online school. On our visitors page I would like to use the photos of Facebook users who have liked our page. The photos would be used in a header graphic, and would not be altered in anyway. Is this okay?
Thank you
No. Without permission it is ethically wrong.
Go for it.
Your users may detest you, but they had the opportunity to read the Facebook Data Use Policy before starting use of the service:
Information you choose to make public Choosing to make your
information public is exactly what it sounds like: anyone, including
people off of Facebook, will be able to see it. Choosing to make your
information public also means that this information:
can be associated with you (i.e., your name, profile picture, Facebook profile, User ID, etc.) even off Facebook
can show up when someone does a search on Facebook or on a public search engine
will be accessible to the games, applications, and websites you and your friends use
will be accessible to anyone who uses our APIs such as our Graph API.
Facebook doesn't provide an API of who likes your page so it will be difficult for you to get a complete list. However Facebook provides social plugins that will show the pictures of who likes a page so I don't see why you wouldnt be able to do this.