Skip to main content
January 16, 2020
Question

I have created an android app, For standard users it saying - You are not a listed admin for this company.

  • January 16, 2020
  • 1 reply
  • 0 views
Original commenter did not share additional details

1 reply

Angelyn_T
January 16, 2020

Hello, @bajrang-hudda.

 

In QuickBooks Online (QBO), there are different user types by QuickBooks Plan. Each type has different access. If a user is added as a standard user, the user granted can work with customers, sales, vendors, and expenses. Also, you can enter timesheets, add users, update company info, or manage subscription depending on the level of access he/she is granted.

 

On the other hand, the company admin can see and do everything except editing or removing the master's admin's access.

 

To learn more about user types as well as adding and removing users access, you can check out these articles:

 

You can also read this article for your future reference about changing the QBO master admin user role: Change your QuickBooks Online master admin user.

 

Leave a comment below if you have any other questions. I'm a post away to help. Have a good day!

January 16, 2020

Thanks for the quick reply. 

Actually I have integrated outh2 APIs in my android app and when I am trying to get auth code getting an error message - 

1.) If I try login with standard user -> "You are not a listed admin for this company."

2.) If I try with admin user -> "You are changing the #AppName admin for #companyname" with a "Change Admin" button and when I click on button able to login successfully. 

 

So my question is why I am not able to get the auth code using my production app's client id and secrets? Below is complete URL that I am hitting for login- 

 

https://appcenter.intuit.com/connect/oauth2?client_id=myproductionclientid&response_type=code&scope=com.intuit.quickbooks.accounting&redirect_uri=https://developer.intuit.com/v2/OAuth2Playground/RedirectUrl&state=csrf90a6aa9a-96cb-4ccd-852c-06fe9960e1e5

January 16, 2020

Thanks for the clarification, @bajrang-hudda.

I recommend checking this with other developers, so they can check the application connection.

We have a separate forum for developers, where they can ask for API-related concerns and integration issues.

You can use this link to reach out to our developer to assist you further: https://help.developer.intuit.com.

You can come back if you have an additional question. I’ll be here.