Having the exact same issue, reloading the page, even remaking the character is not working.
Action
character.SPELL_CREATE
Payload
{"spell":{"id":138016,"entityTypeId":435869154,"definition":{"id":2132,"name":"Guidance","level":0,"school":"Divination","duration":{"durationInterval":1,"durationUnit":"Minute","durationType":"Concentration"},"activation":{"activationTime":1,"activationType":1},"range":{"origin":"Touch","rangeValue":0,"aoeType":null,"aoeValue":null},"asPartOfWeaponAttack":false,"description":"<p>You touch one willing creature. Once before the spell ends, the target can roll a d4 and add the number rolled to one ability check of its choice. It can roll the die before or after making the ability check. The spell then ends.</p>","snippet":"","concentration":true,"ritual":false,"rangeArea":null,"damageEffect":null,"components":[1,2],"componentsDescription":"","saveDcAbilityId":null,"healing":null,"healingDice":null,"tempHpDice":null,"attackType":null,"canCastAtHigherLevel":false,"isHomebrew":false,"version":null,"sourceId":2,"sourcePageNumber":248,"requiresSavingThrow":false,"requiresAttackRoll":false,"atHigherLevels":{"scaleType":"characterlevel","higherLevelDefinitions":[],"additionalAttacks":[],"additionalTargets":[],"areaOfEffect":[],"duration":[],"creatures":[],"special":[],"points":[]},"modifiers":[{"id":"spell_2132_138","type":"bonus","subType":"ability-checks","die":{"diceCount":1,"diceValue":4,"diceMultiplier":null,"fixedValue":null,"diceString":"1d4"},"count":1,"duration":0,"durationUnit":null,"restriction":"1 Use","friendlyTypeName":"Bonus","friendlySubtypeName":"Ability Checks","usePrimaryStat":false,"atHigherLevels":{"scaleType":"characterlevel","higherLevelDefinitions":[],"additionalAttacks":[],"additionalTargets":[],"areaOfEffect":[],"duration":[],"creatures":[],"special":[],"points":[]}}],"conditions":[],"tags":["Buff"],"castingTimeDescription":""},"prepared":false,"countsAsKnownSpell":true,"usesSpellSlot":true,"castAtLevel":null,"alwaysPrepared":false,"restriction":null,"spellCastingAbilityId":null,"displayAsAttack":null,"additionalDescription":null,"castOnlyAsRitual":false,"ritualCastingType":null,"range":{"origin":"Touch","rangeValue":0,"aoeType":null,"aoeValue":null},"activation":{"activationTime":1,"activationType":1},"baseLevelAtWill":false,"atWillLimitedUseLevel":null,"componentId":0,"componentTypeId":0,"customData":{},"canAdd":true,"entity":{"id":138016,"entityTypeId":435869154,"definition":{"id":2132,"name":"Guidance","level":0,"school":"Divination","duration":{"durationInterval":1,"durationUnit":"Minute","durationType":"Concentration"},"activation":{"activationTime":1,"activationType":1},"range":{"origin":"Touch","rangeValue":0,"aoeType":null,"aoeValue":null},"asPartOfWeaponAttack":false,"description":"<p>You touch one willing creature. Once before the spell ends, the target can roll a d4 and add the number rolled to one ability check of its choice. It can roll the die before or after making the ability check. The spell then ends.</p>","snippet":"","concentration":true,"ritual":false,"rangeArea":null,"damageEffect":null,"components":[1,2],"componentsDescription":"","saveDcAbilityId":null,"healing":null,"healingDice":null,"tempHpDice":null,"attackType":null,"canCastAtHigherLevel":false,"isHomebrew":false,"version":null,"sourceId":2,"sourcePageNumber":248,"requiresSavingThrow":false,"requiresAttackRoll":false,"atHigherLevels":{"scaleType":"characterlevel","higherLevelDefinitions":[],"additionalAttacks":[],"additionalTargets":[],"areaOfEffect":[],"duration":[],"creatures":[],"special":[],"points":[]},"modifiers":[{"id":"spell_2132_138","type":"bonus","subType":"ability-checks","die":{"diceCount":1,"diceValue":4,"diceMultiplier":null,"fixedValue":null,"diceString":"1d4"},"count":1,"duration":0,"durationUnit":null,"restriction":"1 Use","friendlyTypeName":"Bonus","friendlySubtypeName":"Ability Checks","usePrimaryStat":false,"atHigherLevels":{"scaleType":"characterlevel","higherLevelDefinitions":[],"additionalAttacks":[],"additionalTargets":[],"areaOfEffect":[],"duration":[],"creatures":[],"special":[],"points":[]}}],"conditions":[],"tags":["Buff"],"castingTimeDescription":""},"prepared":false,"countsAsKnownSpell":true,"usesSpellSlot":true,"castAtLevel":null,"alwaysPrepared":false,"restriction":null,"spellCastingAbilityId":null,"displayAsAttack":null,"additionalDescription":null,"castOnlyAsRitual":false,"ritualCastingType":null,"range":{"origin":"Touch","rangeValue":0,"aoeType":null,"aoeValue":null},"activation":{"activationTime":1,"activationType":1},"baseLevelAtWill":false,"atWillLimitedUseLevel":null,"componentId":0,"componentTypeId":0}},"characterClassId":10968805}
I can't add any spells to my Sorcerer. It gives me an error report saying
ActionApiError: Invalid JSON response, data object is a string at new t (https://www.dndbeyond.com/Content/1-0-71-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:48429) at Object.r [as validateResponse] (https://www.dndbeyond.com/Content/1-0-71-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:47028) at https://www.dndbeyond.com/Content/1-0-71-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:17613 at r (https://www.dndbeyond.com/Content/1-0-71-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:247650) at Generator._invoke (https://www.dndbeyond.com/Content/1-0-71-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:248770) at Generator.e.(anonymous function) [as next] (https://www.dndbeyond.com/Content/1-0-71-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:247829) at h (https://www.dndbeyond.com/Content/1-0-71-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:123723) at n (https://www.dndbeyond.com/Content/1-0-71-0/React/CharacterTools/dist/characterSheet.bundle.min.js:23:124394)
Is there any way to fix this? It is hard to play a Sorcerer who can't cast spells.
Having the exact same issue, reloading the page, even remaking the character is not working.