Identity change GUID to int is not a valid value for Int64
I’ve changed the Identity user key from a GUID to an int in a .NET Core APIs application. Since making this change, every API call returns the following error:
I’ve changed the Identity user key from a GUID to an int in a .NET Core APIs application. Since making this change, every API call returns the following error: