Type 'AxiosResponse<any, any>' is missing the following properties from type '{ token_type?: string | undefined; access_token: string; expires_in?: number | undefined; refresh_token: string; }': access_token, refresh_token
Supporting Information
Please provide other information which led to this error, and any specific questions you have about it:
Error Text
Type 'AxiosResponse<any, any>' is missing the following properties from type '{ token_type?: string | undefined; access_token: string; expires_in?: number | undefined; refresh_token: string; }': access_token, refresh_token
Supporting Information
Please provide other information which led to this error, and any specific questions you have about it: