Hello
I am new to og, so please be patient. My knowledge of code is basic but have a good grasp of using modules, permission, inheritances, access etc in drupal and making them work for me.
This is my first time using og and it is awesome in what it does with some minor limitation, although there is a way around them. Thank you for the brilliant work on this module.
I have for the most part figured it out through trial and error and finally got the set up that I need.
Now it is time for aliases for the paths and I am stuck.
Modules I have used og, og_vocab, og_subgroups, paragraphs, field_collection and field_permission and some awesome views_formatter modules, entityreference, entityreference_views_formatter, entityreference_prepopulate, imagecache_actions, pathauto, subpathauto, redirect, ds (and some display helper modules) plus the necessary core modules.
For those who might be interested, should check out paragraphs module. It makes possibilities with og endless and only limited with our imagination.

The set up works beautifully but I cannot get the aliases correctly. We will have subgroup of subgroup and I am at a loss how to set up the path for these something like space1/project2/team1 and space1/project2/team2 etc. all the tokens i tested give me a path like this space1-project2/team1 etc. there is a way but I am not sure of its unforeseen results. to achieve a certain flow i have created a og_space and og_subgroup to use in place of out of the box og_group_ref in some parts. I could use two fields in the subgroup of subgroup and then use its token to create my path, but I am concerned this may have some unforeseen implications. I don't have much experience using og and I may not be seeing it now Which is why I need help here.

Can you tell me what is the right token for this?? like a parent/child relation. If I can't get this path straighten up, I am actually entertaining the idea of making group a book so i can use its path. Is there a way to do this without using book module or going crazy with the different og_group_ref??