I am able to list my characters from the main page (https://www.dndbeyond.com/my-characters) but the View and Edit links are broken and I get a 404 page. Here's an example
Notice the double slash (`//`). Its a missing slug in the URL. Somehow (I don't recall how) I clicked something that worked and saw that the missing slug is `Great_Gig`. So when I change the above example URL to be `https://www.dndbeyond.com/profile/Great_Gig/characters/123456` - it works for both viewing and editing.
As another test I ran the character builder using the Quick Build option. When done the link to view the character sheet was `https://www.dndbeyond.com/profile/Brandon/characters/123456`. I see that the value I used for my First Name in the Profile settings is used in place for the missing slug this time rather than "Great_Gig" and viewing works. However when I go back to the list of characters, this new character's links are broken in the same manner - missing slug. Adding the missing slug (either Great_Gig or Brandon works).
Is this problem unique to my account? Am I the only one not able to view or edit my characters? If so I'll submit a ticket.
I found where I see "Great_Gig". On my existing character, when I go to the What's Next section of the builder, the link to "VIEW ALL MY CHARACTERS" uses "Great_Gig" in the slug "https://www.dndbeyond.com/profile/Great_Gig/characters"
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I am able to list my characters from the main page (https://www.dndbeyond.com/my-characters) but the View and Edit links are broken and I get a 404 page. Here's an example
`https://www.dndbeyond.com/profile//characters/123456`
Notice the double slash (`//`). Its a missing slug in the URL. Somehow (I don't recall how) I clicked something that worked and saw that the missing slug is `Great_Gig`. So when I change the above example URL to be `https://www.dndbeyond.com/profile/Great_Gig/characters/123456` - it works for both viewing and editing.
As another test I ran the character builder using the Quick Build option. When done the link to view the character sheet was `https://www.dndbeyond.com/profile/Brandon/characters/123456`. I see that the value I used for my First Name in the Profile settings is used in place for the missing slug this time rather than "Great_Gig" and viewing works. However when I go back to the list of characters, this new character's links are broken in the same manner - missing slug. Adding the missing slug (either Great_Gig or Brandon works).
Is this problem unique to my account? Am I the only one not able to view or edit my characters? If so I'll submit a ticket.
I found where I see "Great_Gig". On my existing character, when I go to the What's Next section of the builder, the link to "VIEW ALL MY CHARACTERS" uses "Great_Gig" in the slug "https://www.dndbeyond.com/profile/Great_Gig/characters"