Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Is it just me or is the Cloud Variable API down?
- -Syntax01-
-
61 posts
Is it just me or is the Cloud Variable API down?
Hi! I am trying to make a service for my test scratch project that uses python, json, aiohttp, and scratchattach to access the API and change the value of a cloud variable to the temp. in New York. Using a session token and my username it can connect to scratch API successfully but this is what happens everything I try to connect to the cloud variable service
Starting weather update service at 2025-03-08 07:44:41
Retrieved weather: 42°F
Logged in to Scratch successfully
Connecting to project 1143704986…
Connected to Scratch cloud
Cloud connection error: Connection timed out
Attempt 1 resulted in: Cloud connection failed: Connection timed out
For some reason it just, times out automatically with no delay.
If I could get some help that would be appreciated.
Starting weather update service at 2025-03-08 07:44:41
Retrieved weather: 42°F
Logged in to Scratch successfully
Connecting to project 1143704986…
Connected to Scratch cloud
Cloud connection error: Connection timed out
Attempt 1 resulted in: Cloud connection failed: Connection timed out
For some reason it just, times out automatically with no delay.
If I could get some help that would be appreciated.
- IAmANewbieTrustMe
-
100+ posts
Is it just me or is the Cloud Variable API down?
Hi! I am trying to make a service for my test scratch project that uses python, json, aiohttp, and scratchattach to access the API and change the value of a cloud variable to the temp. in New York. Using a session token and my username it can connect to scratch API successfully but this is what happens everything I try to connect to the cloud variable service
Starting weather update service at 2025-03-08 07:44:41
Retrieved weather: 42°F
Logged in to Scratch successfully
Connecting to project 1143704986…
Connected to Scratch cloud
Cloud connection error: Connection timed out
Attempt 1 resulted in: Cloud connection failed: Connection timed out
For some reason it just, times out automatically with no delay.
If I could get some help that would be appreciated.
cloud variables are broken

- -Syntax01-
-
61 posts
Is it just me or is the Cloud Variable API down?
Okay, thanksHi! I am trying to make a service for my test scratch project that uses python, json, aiohttp, and scratchattach to access the API and change the value of a cloud variable to the temp. in New York. Using a session token and my username it can connect to scratch API successfully but this is what happens everything I try to connect to the cloud variable service
Starting weather update service at 2025-03-08 07:44:41
Retrieved weather: 42°F
Logged in to Scratch successfully
Connecting to project 1143704986…
Connected to Scratch cloud
Cloud connection error: Connection timed out
Attempt 1 resulted in: Cloud connection failed: Connection timed out
For some reason it just, times out automatically with no delay.
If I could get some help that would be appreciated.
cloud variables are broken
- snoopythe3
-
500+ posts
Is it just me or is the Cloud Variable API down?
Here's an automatic status page I made for this: https://stats.uptimerobot.com/hM3m09rXQ2
- Discussion Forums
- » Advanced Topics
-
» Is it just me or is the Cloud Variable API down?