You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The methods pwg.tags.getAdminList and pwg.tags.getList do not return the 'group' to which the tag belongs to, which makes impossible to present tags in groups on third party apps. Could you please add the group name in the list of returned data?
The methods
pwg.tags.getAdminListandpwg.tags.getListdo not return the 'group' to which the tag belongs to, which makes impossible to present tags in groups on third party apps. Could you please add the group name in the list of returned data?