Missing the option for setting httpFields which would help with some restful api calls RestangularProvider.setDefaultHttpFields({ 'responseType': 'json', 'headers':{ 'common': {'Authorization':'Basic SD2342fhd93'} } });