Open
Description
Follow up from #1039 (comment)
Extract out / expose OkHttp Interceptor
s as part of MapboxService
so that all services would accept them, avoiding duplicate code and the need of having to implement them in every service (old and new).