Capstone project rate limit

hi all , i’m getting this type of error. Please suggest me something

@vyshuchilla try after the time period shown in the error. Also, next time before running the program use “time.sleep(10)” for 10 seconds interval between API calls so that you don’t the same error again.

Hi @vyshuchilla,

Check this link https://docs.boltiot.com/docs/api-access-rules

Also add time.sleep() in your code to avoid the rate limiting from Bolt Cloud.

Do let me know in case you need any other information.

Hi, this might be due to the insufficient availability of the cloud,It would be better if you could buy the cloud services from link given bolt account.

@bhnithisha15 thank you for the suggestion .