0

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.

2
  • APIs do not cost money. That means disabling an API will not save you money by itself. Only resources that you create are billed. Commented Jul 26, 2023 at 19:17
  • Use Asset Inventory in the Google Cloud Console GUI to see the resources you have created. Commented Jul 26, 2023 at 19:19

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.