Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too Many Requests #8

Closed
tomasburancgi opened this issue Dec 9, 2023 · 0 comments
Closed

Too Many Requests #8

tomasburancgi opened this issue Dec 9, 2023 · 0 comments

Comments

@tomasburancgi
Copy link

tomasburancgi commented Dec 9, 2023

Hi, I get this output in Serial monitor. Any idea what should I do? I just opened an example ESP8266_WifiClientSecureBearSSL.ino. I aaded my API and name and password for wifi. I am using ESP8266 Wemos D1 Mini.

16:30:50.299 -> [String] 'POST /v1/c ...  ChatGPT
16:30:50.299 -> ': Reallocating large String(185 -> 217 bytes)
16:30:50.299 -> [String] 'POST /v1/c ... ion/json
16:30:50.343 -> ': Reallocating large String(217 -> 233 bytes)
16:30:50.343 -> [String] 'POST /v1/c ... ngth: 85
16:30:50.343 -> ': Reallocating large String(237 -> 256 bytes)
16:30:50.343 -> [String] 'POST /v1/c ...  close
16:30:50.343 -> 
16:30:50.343 -> ': Reallocating large String(258 -> 343 bytes)
16:30:50.527 -> ===ERROR===
16:30:50.527 -> HTTP/1.1 429 Too Many Requests

16:30:50.527 -> 
16:30:58.772 -> pm open,type:2 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant