Sorry for the late answer.
I did as you said, even with that the error was the same.
However I've figured what was the issue, I wasn't filling up some requiered fields. Once I did that I didn't get the error.
Now the error I'm getting is regarding a numeric field, It's giving me an error where it cannot understand numeric fields with characters such as periods and commas. I do understand what's the error, I just want to figure out the best way to solve this 'Issue' as I know that marking the field as String is not the correct way to workaround and as requirement I need my fields to come with periods and commas for currency fields.
Any insight on this would be highly appreciated.