The tag has no wiki summary.

learn more… | top users | synonyms

-4
votes
0answers
11 views

why my facebook application is pending for approval more than 5 days? [closed]

I have submitted my application on saturday i.e. 16th may 2013 for approval. It has been already 5 days but my application is still pending for approval. Please help me out. Its urgent... Thanks in ...
0
votes
1answer
43 views

How can Facebook update their iOS app every other day? [closed]

I noticed that Facebook iOS updates sometimes come very fast. Like yesterday they updated their app and today they updated again, this time only the icon.. How is this possible? Can I do that too or ...
0
votes
0answers
5 views

SharePoint 2007: Allow to approve list items without granting Manage Lists-permissions [migrated]

I want users to be able to approve items in a SharePoint 2007 list without granting the permission "Manage Lists". I found a permission named "Approve Items". I created a Permission level with granted ...
0
votes
0answers
25 views

Workflow Foundation - Advice on a simple process

I am starting on Workflow Foundation 4 and i've been asked to do a simple example to show to a client (unfortunatly in a tight timeframe) and i could use some help on how to start with it. The ...
0
votes
0answers
74 views

Facebook: The comments what need approval by Moderation Tool appear in Facebook Page's Timeline [closed]

I have a problem when developping website relating the Facebook. I embeded Comments Plugin in my web page and made App for Comment moderation tool and so on. But I'm in trouble, the comments what ...
0
votes
1answer
35 views

“Insufficient Actions Published” when submitting open graph collection for approval

I'm trying to submit an open graph collection for FB approval. I've already got approval for the action. When I try to submit, I get this error message: Insufficient Actions Published Please publish ...
0
votes
0answers
21 views

Facebook custom action approval for website before it goes live

I have written a custom action using FB opengraph. We have different apps for different environments each for Dev, UAT and prod. Dev and UAT envioronment we can test the app using developer accounts. ...
0
votes
1answer
57 views

iOS - Aggregating scraped data in a unique way, will I be rejected?

I am building some services that will scrape data from a number of websites and be stored into a database. I am then using services to call this data into an iOS app and display it in an organized ...
0
votes
0answers
60 views

Photo upload from app requires approval for each upload [closed]

The javascript code below isbeing used for photo upload to facebook. Photos are successfully uploaded, however they are uploaded to the app photo folder and require explicit approval for each upload. ...
1
vote
0answers
16 views

Can I submit for open graph approval with placeholder site graphics?

Adding facebook app integration to an existing site. The site will be publishing OG actions that need approval. Functionality is locked down but graphics/layout are not. Can I submit for OG approval ...
1
vote
2answers
62 views

Open Graph API - Action for our application keeps getting rejected for same reason

We are trying to use the Open graph API for our application and want to use the actions: User Messages and Tags. We understand that we have to provide step by step instructions. And we have done that ...
-1
votes
1answer
43 views

Does Google perform random evaluation of published Android apps? [closed]

I have an Android app which has been in Google Play for nearly a year and has had several updates. The app communicates with my hosted servers which log the IP address and other details, and I've ...
0
votes
0answers
6 views

upload a video to approve read action type

I'm trying to implement read action in my website. It will be used to display the articles that users read. I have already added a description and screenshots that describe the process. Now i got a ...
2
votes
1answer
184 views

Facebook app approval

I'm looking to develop an app where we submit information and using certain information map out what a users' timeline could look like. According to the guidelines, "Your app must not mimic Facebook ...
2
votes
0answers
76 views

wss 3.0 workflow approval close task

We have a customized worklfow for one stage approve/reject only in wss 3.0 sP2 which is working fine. The only issue is the one described below: Approve is getting notification via email when task is ...
0
votes
0answers
57 views

Open graph action approval: unable to locate the button

After sending action for approval I got next alert message: We were unable to successfully log-in to your app with the 'Login with Facebook' button or we were unable to locate the button within your ...
0
votes
0answers
21 views

Country-restricted OpenGraph actions

I am creating a website with Facebook login, which uses OpenGraph to publish certain actions to our users timeline etc. The actions the users are able to take are country restricted - you have to be ...
0
votes
0answers
43 views

Require Admin to Activate Account With update individual

i have implemented manage user for approved, i use update individual for edit users. hmtl file <%= form_tag update_individual_homes_path, :method => :put do %> <% for user in @users ...
-2
votes
1answer
203 views

Expedited app review [closed]

We are in a serious emergency need of an expedited app review. We will submit an upgrade today and need approval by this Friday. Does anyone have a connection or advice?
1
vote
2answers
183 views

Auth Dialog Preview User Not Working in Sandbox Mode. Otherwise working

My post action works for all test users. I have submitted screenshots of the working post action to the Facebook App Approval people and still they decline to approve. They say I should make sure my ...
0
votes
0answers
225 views

Testing post of an open graph action pending approval in ios xcode

I create a new action on my app with an object. it is pending approval with FB. Have posted a test action on the timeline before this, of course. My problem is when I test the post it fails with the ...
1
vote
0answers
161 views

How to Get a Facebook Like Button in a Mobile App Approved by FB

I am having an issue with getting my "Like" button approved by Facebook and I am wondering if anyone has experience with this and can help me out? First, I submitted and was told we cannot use the ...
0
votes
1answer
219 views

How can AppStore apps stop supporting ios4?

I have a app on App Store supporting IOS4+ device. However, I really wanted to use some new API feature in ios5 and decided to bump my base SDK to IOS5. My questions is, what is the setting needed ...
0
votes
0answers
69 views

Open Graph Action Rejection

I need help. I'm about to go insane. I have an iOS video poker game which last year I added facebook integration using the post to stream feature. Now I want to use Open Graph as what are being ...
1
vote
0answers
75 views

Open Graph Actions on existing app

Really hoping someone can help me with this. I'm trying to get an open graph action approved on an existing (and live) page tab app. I've set up a test page and tested my actions and it all works fine ...
0
votes
1answer
95 views

Update users details without a password by admin. Rails 3.x Devise

I would like to create a link to approve a users signup, 1) First solution<%= link_to "Approve", edit_user_registration_path(:id => user.id, :approved => true), :method => :put %> However it ...
0
votes
2answers
385 views

Created a new album and uploaded photos : Is it possible that approve photos automatically?

I've seen many facebook apps that it upload photos and publish automatically. C# .NET JsonObject jasonObj = CreateAlbum(accessToken); UploadPhoto(jo["id"].toString(""), accessToken, filename); ...
0
votes
0answers
14 views

Approval for firewalled Facebook OpenSocial application

We have an application, running inside a firewall-environment (intranet only) and wanted to add some opensocial actions to it. Facebook Docs tell me that every such action will be reviewed before ...
1
vote
1answer
173 views

php email approval

I have a small web app where people can send a message via email to a group. but because of spam I will have to make an approval procedure. message is being sent via php. How am I doing so I have to ...
0
votes
0answers
89 views

Open graph action request keeps being rejected

I'm trying to submit an open graph action "Start" a "Game", but it keeps being rejected: "Your action should only be published as an actual user interacts within the app, and may not be based on an ...
0
votes
0answers
135 views

PayPal Pre-approval for digital goods

I'm using PayPal pre-approval on my website for selling digital goods. According to: https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_APPayAPI I require to ...
0
votes
1answer
92 views

Approving a request ticket through digital signatures in php

I am trying to work out a ticketing system, where users can raise requests. Some requests may warrant the users to fill in some downloadable forms, which can be then attached to each request ticket ...
0
votes
1answer
1k views

Sharepoint Workflow w/ Multiple Approvals

I am trying to create a workflow in sharepoint that has multiple approvals. So there is conditonal logic that says if Person A accepts the proposal continue on to Person B approval if person B ...
0
votes
0answers
26 views

facebook graph action submit for application with country restrictions

I want to submit for approval facebook actions for an application that is country restricted, aka the in-site activity that leads to Facebook API posting can be done only from IP addresses within ...
-1
votes
1answer
88 views

Custom action is rejected for built-in object type 'Link'

I am trying to create a custom action 'View' for the built in object type 'Link' in my app, which publishes to the timeline, of a user 'views' a 'link'. However, on submitting this action for review, ...
1
vote
1answer
151 views

Publishing a Read activity through facebook app failing for Auth Dialog Preview User

We are using the built-in 'Read' action for our facebook app, to publish the activity '... read an article' onto the user's timeline. The publish works fine for all the developers of the app. ...
0
votes
0answers
142 views

Wordpress Approval Workflow plugin is lacking to catch the Requests sometime

I'm trying to use the Workpress Approval Workflow plugin. And i followed every steps and done. But when i test its workflow finally, some of new content creations (for example, "new posts") have ...
1
vote
1answer
546 views

SharePoint Send a confirmed email after approval

Good afternoon, everyone, I am new to SharePoint. I want to create a workflow that a user can create an event on a calendar, then SharePoint will send an approval message to admin, after the admin ...
-1
votes
2answers
560 views

how to use Registration Approval by Admin

I'm quite new with joomla as well as this plugin, Registration Approval by Admin. My question is how do you use this? This kind of plugin is what I was looking for but I dont know how to use it. I ...
0
votes
1answer
84 views

migrating approved open graph actions to livesystem before rollout

I´ve managed to approve some custom open graph actions which i use to publish stories to the users timeline using a testapplication. This testapp runs under a different domain as my liveapp and has a ...
0
votes
1answer
20 views

my publish to service has disappeared

I have done an email approval script following James Ferreira's youtube tutorial. The email sending of request was successful but the "Approve" / "Reject" was not. Clicking either "Approve" or ...
0
votes
1answer
66 views

Saving hibernate objects somewhere until someone approves the change

I have a situation here to implement maker-checker functionality over a hibernate implemented table. I'll explain a bit more: There is job entity. Someone wants to change the job name. They ...
0
votes
1answer
532 views

Submit a document to sharepoint by email

From SharePoint experts, I would like to know if following is possible in SharePoint 2010: Can we send an offline form (word/excel format document) to SharePoint server by email so that it goes in ...
0
votes
1answer
155 views

good method for approving mechanical turk participants?

does anyone have a good method for approving peopel who took part in a survey on survey monkey, and who were recruited through mechanical turk? I filter out people who did not pay attention during the ...
0
votes
1answer
100 views

Open Graph Actions - getting past pre-approval errors thrown by FB

To get Open Graph action running against my app this is what I'm trying to do: Create the actions and the objects Create the object metafile Publish the actions This didn't work for the Admin ...
0
votes
1answer
137 views

I've submitted an action for approval but it keeps getting rejected for the same reason:

I've submitted an action for approval but it keeps getting rejected for the same reason: "Your usage instructions are incomplete or difficult to understand. Please write step-by-step instructions so ...
0
votes
1answer
377 views

Open Graph approval process with user-generated photos and user-generated messages

I am trying to get approval for an Open Graph action with a user-generated photo and a user-generated message but it won't work for Test Users. But Test Users is what Facebook use for the approval ...
0
votes
1answer
386 views

email with approval link

I have, say a supplier, who logs into to the site and fills out a form and an email is sent to administrator when submitted, but this is only added to the "Approved" list when an administrator(person ...
0
votes
1answer
244 views

User generated photos after action submission?

This is related to user generated photos: http://developers.facebook.com/docs/opengraph/usergeneratedphotos/ We have a few actions which were already approved but we would like to use this feature ...
0
votes
0answers
419 views

How long does it take for an app to get approved?

I'm waiting since 9 days now for my app (211762445578368) to get approved and I wonder when this will happen so that I can start doing something. Thanks in advance!

1 2