Javascript – I am getting an error as : AxiosError {message: 'Request failed with status code 500', name: 'AxiosError', code: 'ERR_BAD_RESPONSE'}
I am developing a MERN stack web application which allows sellers to post their rooms on rent and for users to search and select the best room for them. Whenever I execute the functionality Post Review the error "AxiosError {message: 'Request…