Currently, the offline defaults are only being used if the FoF base url and environment key are not being set. If they are set, but the SDK API call fails with a e.g. 403 error, the frontend gets stuck.
We need to be more permissive and fall back to the offline defaults on failing FoF SDK API fetches.