not-a-feature / impfWidget

iOS Widget, welches anzeigt ob im lokalen Impfzentrum Vermittlungscodes verfügbar sind. (für die scriptable.app)
GNU General Public License v3.0
16 stars 4 forks source link

429 Too Many Request Error #6

Closed not-a-feature closed 3 years ago

not-a-feature commented 3 years ago

Today (09.03.2021) at 17:30 they introduced a new load balancer which is resulting in a non-functional Widget.

header

HTTP/1.1 429 Too Many Requests
Mime-Version: 1.0
Content-Length: 2
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
Expires: 0
Content-Type: application/json
Expires: Tue, 09 Mar 2021 20:24:56 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 09 Mar 2021 20:24:56 GMT
Connection: keep-alive
Set-Cookie: _abck=...

body

{}
not-a-feature commented 3 years ago

Wontfix due to EOL of project

freedusa commented 3 years ago

Makes me sad, still an actual issue to get vaccine appointments. I would greatly appreciate if there would be a solution :( Somehow i could manage it to send the cookies via curl from my last visit, but didn't have the time to look further

Lu-Kali commented 3 years ago

Makes me sad, still an actual issue to get vaccine appointments. I would greatly appreciate if there would be a solution :( Somehow i could manage it to send the cookies via curl from my last visit, but didn't have the time to look further

Did you already find a workaround to get it working?