* try/catch on createMeeting zoom * add handle response body from zoom * db invalid credential flag * Update VideoApiAdapter.ts * Added notes and try/catches * Remove double response error validation * Fallback to calvideo * Fix types for credentials * Add nullable to invalid field from credential table * Fix calendar service credential creation with bad type * revert db migration invalid on credential table * Revert "Fix types for credentials" This reverts commit 1623305aea23a33c39ba7b6fb5604dd71c6205d7. * Revert "Fix calendar service credential creation with bad type" This reverts commit 3fd3b08f2ee6c7019428a8ff454d371e23759ad7. * Remove migration * Fix for property name for api key on dailyvideo * remove unused prop from credential * Revert "Fix for property name for api key on dailyvideo" This reverts commit 32976934e05e6923210718ccd5634c1357828f65. * Tests fixes Co-authored-by: Peer Richelsen <peeroke@gmail.com> Co-authored-by: zomars <zomars@me.com>