I have been working on building an intuit quickbooks online app. During this time I have been using multiple users on the same quickbooks company account to test the initial flow of the application. This all worked fine until 12/20/2012 when I started getting this error:
Oops! An error has occurred.
Please close this window and try again.
Error Code: invalid_database
Message: The application has already been subscribed to by another user for this company
Did something recently change? Or is there a way to configure the application to allow this?
I don't understand your use case. Only the administrator of QuickBooks can setup the sync or grant access to a 3rd party app. You would know the user belongs to the same company and you would also know if that company has already been granted access. So there should be no confusion. Random users wont be authorizing access
regards
Jarred
Related
So I'm building this app for a client (It's a basic scheduling app like HootSuite but simpler) and he wants the ability to add multiple Facebook accounts with an IAP (aka In-App Purchase) after said IAP is purchased. The IAP is all done and works great but I cannot figure out how to link multiple Facebook accounts. I tried to use the same login method that a previous developer used (It's an ongoing freelance project and 2 other devs worked on it before I joined) to no avail since the login process stops once the app realizes that the user has already signed in...
So I guess that my question is this: Is there a way to link multiple Facebook accounts at once in a single iOS app? If so, how exactly? Forget the IAPs if that's too confusing, everything is fine there anyways. The goal is to be as seamless as possible, so ideally there would be no need for the user to log out and log back into the other account (Something I've seen a lot in other Questions/Answers).
I don't think I am authorized to show the code to you guys (that would also require sharing the entire project, it's a real spider-web!), but could someone please lead me in the right direction?
Please let me know if you have any questions!
Thank you in advance.
Notes:
Just like the title says, we use Firebase for our storage, Cloud Firestore for our database and Facebook login (through Firebase) for login since the purpose of the app is to schedule posts on IG.
I use a basic variable called "activeUsers" to track the number of accounts "linked" to the app so we can know whether or not to show the "PurchaseModel" and, obviously, receipt verification and all that for IAPs. Thought it could be useful!
3. When the app starts, you are prompted to link a Facebook account to enable the scheduler. THIS WORKS GREAT! What I am trying to achieve is to add other accounts AFTER the first one has been "enabled"/logged into.
It's not possible to link multiple accounts from the same provider to a single Firebase Auth account.
You can only link multiple accounts of different types (Facebook, Google, GitHub, etc) to a single Firebase account as described in the documentation.
I have created a facebook app that retrieves user_posts to determine which education program related to user interests. I was approved permissions via Direct Support and public flagged at App Review settings. My test users can access app but non-test users cannot access publicly.
The error like this.
Sorry, this application is currently experiencing a problem. Please try again later.
I resolved the problem via resubmission with add a new permission. When I added a new permission I did see App Verification didn't approve by Direct Support.
Well, I have a question regarding connecting multiple social accounts using SecureSocial, not through the login menu, but from inside the App.
What I am trying to do is:
User Logs In the app using SecureSocial
After he/she logs in the app, they should be allowed to connect their Facebook/Twitter account, what I am trying to do is let users connect to different social account from a logged in session of the app.
To make it more simple, what I mean do is, provide
"Connect to Facebook" OR "Connect to Twitter" from inside the app, for logged in users. Is there any such functionality in SecureSocial??, they have made it really easier for me to integrate social channels in my app, who has no idea whatsoever about social apps.
Is there some functionality as such provided by SecureSocial, or will I need to create my own modules, if I am needed to create my own modules, could you guys give me some pointers about how to do so. I googled for this issue but couldn't get any suitable answers. Thank you.
There is support for linking accounts now. Check the master samples on how to do it. If you start an authentication flow when a user is already logged in SecureSocial will invoke a new method called link in UserService.
I'm sure this is something blindingly obvious, but I can't work it out.
I've added an admin and a tester user to my app (and I mean they're real people as opposed to the generated random named user that FB offers) but after a couple of weeks they're still listed as '(pending)' and they're unable to login to the web page that I've written using their Facebook account. OAuth responds with an error:
Sorry, this feature isn't available right now: An error occurred while processing this request. Please try again later.
I appear to be able to login just fine and can test the [currently] limited functions.
Our web page is right at the beginning of development but it's now at the stage where I'd like real people to mess around on the page and give me feedback.
The two users haven't received any messages - I sort of expected they'd get something in their inbox asking to confirm their role with the app.
So how do I go about getting real people to be test users? Have I missed the point of the test user role?
As of this writing (things change), have the Facebook user go to https://developers.facebook.com/requests/
They will need to be logged in to Facebook.
There should be listed one or more pending requests that they will need to confirm. If the Confirm button(s) is disabled, they may need to register as a Facebook Developer before the Confirm buttons are enabled.
i have this problem..
I created account to develop facebook api for my apps..
I registered and created account and vertified with email and phone.
But when i try to create new app, i get this error:
You've been blocked from creating apps because we haven't been able to verify your account. You need to use your real name to maintain an account on Facebook
I dont get it, what do i have to do, to get my account vertified and working? I need this account only for development and i dont want to use account, cos other developers can see my password.
and when i try to ask this question anyware on facebook forums i get this message, so i dont know what to do:
This message contains blocked content that has previously been flagged as abusive or spammy
Btw, i added apps on my real facebook account, but i dont remember having any problems..
If i not understand wrongly, did you mean that you are creating another facebook account for your development purpose? actually you can use your own account to create the facebook application. After that, you can grant access to others developer from the app. They can have the access to edit your application configuration too.
Regards,
Woolei - Facebook Consultant at www.woolei.com