caching tokens with genai native client ( without vertex ai ) throws 503 error.
caches are getting created when i try to use vertex ai in express mode with the genai sdk. But fails to create cache when tried with native client.
503 UNAVAILABLE. {‘error’: {‘code’: 503, ‘message’: ‘The service is currently unavailable.’, ‘status’: ‘UNAVAILABLE’}}