export const BAD_REQUEST = 400; export const FORBIDDEN = 403; export const INTERNAL_SERVER_ERROR = 500;