Hi everyone! Do you have any idea on how to make my profile publicly available? If I test the badge link on an incognito tab (link: n8n Community), it shows “Oops! That page doesn’t exist or is private.”, and if I test my profile link on an incognito tab (link: Profile - sfwill - n8n Community), it shows “This user’s public profile is hidden”.
I also noticed my profile JSON url (link: https://community.n8n.io/u/sfwill.json) has “profile_hidden: true” when open on incognito:
{"user":{"id":175278,"username":"sfwill","name":"Willian S","avatar_template":"/user_avatar/community.n8n.io/sfwill/{size}/178436_2.png","profile_hidden":true,"title":"Completed n8n Course Level 2","primary_group_name":"Lv_2_Course_Complete","can_send_private_message_to_user":false,"can_chat_user":false}}
I already have my “Hide my public profile” profile setting unchecked, and my trust level is basic user.
Any ideas on how to solve it? Thanks in advance!