Alex

Results 56 comments of Alex

I believe the issue is this line: https://github.com/Huachao/vscode-restclient/blob/6649589e4d3f97d9c0d68a4f7ffe03fa2919c4df/src/utils/httpRequestParser.ts#L85 if you send the *GraphQL* in lower case it works! ```` X-Request-Type: graphql ````

> This would maybe make more sense. > `const isGraphQlRequest = getHeader(headers, 'X-Request-Type')?.toLowerCase() === 'graphql';` getHeader needs to be casted as String() first, as I just learned myself 🙂 `const...

The quick fix would be, to replace the command with `'textcommand:stop'` I am investigating further but don't have much hope this is ever going to work the way it used...

Amazon seems to have abandoned this unofficial API. The only thing one can do is to sniff traffic of the Amazon Alexa app. In the light of strong encryption and...

@Korki67 I just gave it a try and it miraculously started working again: `-e pause` and `-q` as well. We're still investigating API changes, but Amazon might have switched the...

For some reason we're getting a "Rate limit exceeded" response from Amazon. I am not sure yet why this happens. It's possible that it has something to do with the...

Es sieht so aus, als würde Amazon nun auch die letzten verbliebenen API Endpunkte abschalten. Davon betroffen ist leider auch der Endpunkt, auf dem wir die Login Session validieren (/api/bootstrap)....

if you debug this further, it will yield a ```` HTTP/1.1 429 Too Many Requests ```` while trying to retrieve the CSRF token for the */apd/activity* endpoint. As I said...

I wrote about the feature here (towards the bottom) https://blog.loetzimmer.de/2017/10/amazon-alexa-hort-auf-die-shell-echo.html There is a link to https://developer.amazon.com/en-US/docs/alexa/custom-skills/ask-soundlibrary.html

There have been multiple PRs upstream. This (https://github.com/acmesh-official/acme.sh/pull/6604) is now finally released as v3.1.2 which is included in opnsense v25.7.5