Error while disabling Redis API in Google Cloud

45 Views Asked by At

I am developing an app that uses redis as my secondary database to store users leaderboards as my backend I use firebase. To connect redis to my backend I used Google Cloud Memorystore for Redis API. I enabled this API and now I no longer need to have it enabled because it generate some costs. When I am trying to disable it I get error. ERROR. The error message says: Error disabling API If Google Cloud Memorystore for Redis API has resources that are in use, deactivate them and try again.

I was trying to find this activated resources but I can't find any. I was trying to find any clues on there but I did't find anything that would help me.

0

There are 0 best solutions below