koalalorenzo / python-digitalocean

🐍🐳 Python module to manage Digital Ocean droplets
GNU Lesser General Public License v3.0
1.26k stars 301 forks source link

Floating IP Error - digitalocean.DataReadError: #353

Closed SanjaySRocks closed 2 years ago

SanjaySRocks commented 2 years ago

https://github.com/koalalorenzo/python-digitalocean/blob/main/digitalocean/FloatingIP.py

It throws error when I use floating ip reserve

Error:- raise DataReadError(msg) digitalocean.DataReadError: You are not allowed to perform this operation

SanjaySRocks commented 2 years ago

Solved. The bill was pending so the API stopped working.