I have similar problem right now, has been happening since yesterday. Error code is c2ba152355ed42fda30c8ea0dda5cf3c, if I look at developer console logs, I can see several CORS errors:
similar here Error codes varies, few example for the same character sheet: 3a56e66a28424821ac5b3889d5268569 dad0744b7eeb442c8ee2438998d07473 3cf1bb5dc6f1402a908ecd7a2d949cae
Version: @dndbeyond/character-app@1.32.0
UPDATE: Clearing the brower history (including cookies) solved it
aa27f9b86e3b48d8870d2bbe83815d19
i keep getting this error code when trying to use a character sheet
I have similar problem right now, has been happening since yesterday. Error code is c2ba152355ed42fda30c8ea0dda5cf3c, if I look at developer console logs, I can see several CORS errors:
Access to XMLHttpRequest at 'https://character-service.dndbeyond.com/character/v5/featureflag' from origin 'https://www.dndbeyond.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Access to XMLHttpRequest at 'https://character-service.dndbeyond.com/character/v5/rule-data?v=@dndbeyond/character-app@1.32.0' from origin 'https://www.dndbeyond.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Access to XMLHttpRequest at 'https://character-service.dndbeyond.com/character/v5/character/88935333?includeCustomItems=true' from origin 'https://www.dndbeyond.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
If I try to open my character sheet from incognito mode without login to the system, problem disappears (but I can not edit character).
UPDATE: Managed to fix my issue by clearing all browser history (including cookies).
similar here
Error codes varies, few example for the same character sheet:
3a56e66a28424821ac5b3889d5268569
dad0744b7eeb442c8ee2438998d07473
3cf1bb5dc6f1402a908ecd7a2d949cae
Version: @dndbeyond/character-app@1.32.0
UPDATE:
Clearing the brower history (including cookies) solved it
For a while, until it breaks again.