App development permissions

I have an app that is already live on Make marketplace
I want to add functionality to it
I am trying to add another user with admin permissions but they still can’t access the app - the only way I see to access is provide Owner access? any ides how I can avoid this?

Welcome to the Make community!

According to the Custom Apps documentation, it says:

A custom app has always one owner account. Development in multiple people is not supported.

You can “share” development by:

  • using an owner account that is shared with others, or
  • sharing the owner auth token with others

These unofficial methods may compromise the shared account, so you have to trust your collaborators.

3 Likes