see https://phyphox.org/sensordb/
Post
Replies
Boosts
Views
Activity
Still no word from Apple. They keep charging my credit card every week, but I cannot edit/change my campaign settings. It has been about 2 months now. Within those two months, I've tried to contacted Apple through the Help screen. I have send 6 requests for help. I always get a standard email back that it takes 3 to 5 business days for Apple to respond, but so far, I have received 0 responses. The first request is already 35 business days ago...
Is someone from Apple monitoring this Forum, and can she/he escalate this please???
Same here, can not change my campaigns and Apple keeps charging me. Reached out for Help 8 days ago, but no response yet. This is not acceptable!
With the Darksky API, it was possible to get hourly historical weather data of 50 years back. I am struggling with getting the same from the Weatherkit API. Is there an example call that provide e.g. the historical hourly weather data on a specific location, and a date of e.g. 20 years back?
Same here... it worked in the betas, but stopped working now that I want to publish :( Weatherkit is enabled in both Capacities, and in the App Services...
I have decoded the JWT token and ensured it contains the exact same items as the sample token at https://developer.apple.com/documentation/weatherkitrestapi/request_authentication_for_weatherkit_rest_api
{
"alg": "ES256",
"kid": "3J4F34**24",
"id": "KC697SNQ2X.com.caramba.instaweather"
}
{
"iss": "KC697SNQ2X",
"iat": 1437179036,
"exp": 1493298100,
"sub": "com.caramba.instaweather"
}
response is
{"timestamp":"2022-09-16T18:17:15Z","status":403,"error":"Forbidden","message":"Access Denied","path":"/api/v1/availability/37.323/122.032"}
Same here... it worked in the betas, but stopped working now that I want to publish :( Weatherkit is enabled in both Capacities, and in the App Services...
I have decoded the JWT token and ensured it contains the exact same items as the sample token at https://developer.apple.com/documentation/weatherkitrestapi/request_authentication_for_weatherkit_rest_api
{
"alg": "ES256",
"kid": "3J4F34**24",
"id": "KC697SNQ2X.com.caramba.instaweather"
}
{
"iss": "KC697SNQ2X",
"iat": 1437179036,
"exp": 1493298100,
"sub": "com.caramba.instaweather"
}
response is
{"timestamp":"2022-09-16T18:17:15Z","status":403,"error":"Forbidden","message":"Access Denied","path":"/api/v1/availability/37.323/122.032"}
Same here... it worked in the betas, but stopped working now that I want to publish :( Weatherkit is enabled in both Capacities, and in the App Services...
I have decoded the JWT token and ensured it contains the exact same items as the sample token at https://developer.apple.com/documentation/weatherkitrestapi/request_authentication_for_weatherkit_rest_api
{
"alg": "ES256",
"kid": "3J4F34**24",
"id": "KC697SNQ2X.com.caramba.instaweather"
}
{
"iss": "KC697SNQ2X",
"iat": 1437179036,
"exp": 1493298100,
"sub": "com.caramba.instaweather"
}
response is
{"timestamp":"2022-09-16T18:17:15Z","status":403,"error":"Forbidden","message":"Access Denied","path":"/api/v1/availability/37.323/122.032"}
Same problem here, no way to get the historical data, even though this is advertised. I'm using darksky.net now, which Apple has acquired. Need to port my code to the WeatherKit, and I thought it would be easier with all being on the Apple platform. However, it has has given a lot of headaches so far to try and get everything to work.. :(
Hi ,
Same behavior here... My app gets about a thousand downloads per day. On Dec 28th, there were suddently 90.000 downloads from "Institutional Purchases". See screenshot. It didn't see any abnormal change in the analytics though... What is this?