422: The given data was invalid

The only way i could get the New version to work was to do a new install, that’s all done and looks fine using php8.1 I have exported all the old client details using the json export and imported them all looks good.
But when I go so save any settings i get

422: The given data was invalid.

• endless_reminder_frequency_id is not a valid integer ( )

Any Help would be Great
Thanks

Hi,

@david do you have any thoughts?

I haven’t seen this one before, but it sounds like something has happened during the import.

If you have access to the command line try running:

php artisan ninja:type-check

Then try saving again.

No, Unfortunately, I am on a shared server so I am very limited.
I will start with a Fresh Install and Test before importing any data and see if the error comes up then I will try and import the data again and see if i get the error back.

hey dear,
Try to edit your php recourses like upload size and execution time, that will mostly help to resolve any upload issues.

Have a nice day !