Albert Medrano-Lopez

Results 9 comments of Albert Medrano-Lopez

> @idriskhenchil @wannesdemaeght **I was able to get invoice history response off the app without cookies with this endpoint:** `POST https://akamai-apigateway-charging-ownership.tesla.com/graphql?deviceLanguage=en&deviceCountry=US&ttpLocale=en_US&vin={vin}&operationName=getChargingHistoryV2` > > I've seen other `"akamai-apigateway-"` host prefixes but...

> getChargingHistoryV2 and GetNearbyChargingSites return http 403 since approx 24h > > does it still work for you? Just checked and I too am getting error 403 now ://

> @superfloh247 I was getting the same error for `getChargingHistoryV2`, so I found the invoices from this uri. > > ``` > https://ownership.tesla.com/mobile-app/charging/history? > > Query Params: > vin=% >...

> > > @superfloh247 I was getting the same error for `getChargingHistoryV2`, so I found the invoices from this uri. > > > ``` > > > https://ownership.tesla.com/mobile-app/charging/history? > >...

Additionally, the output wasn't immediately compatible with LLM Studio. I was able to get it to work though with the chopped up data. Got a pile of more work to...

Hello eldevyas - please make sure your file sharing implementation setting in Docker Desktop is set to `osxfs (Legacy)` like in the screenshot below: That fixes some issues with Supabase...

Fellow Mac user - also had issues installing this package. It'd be real nice if this were on homebrew and had an AWS-style config command `brew install scdl` & `scdl...

Oh wow it was waaay easier with `pipx` An update to the installation docs suggesting to Mac users to run `brew install pipx ffmpeg` before running `pipx install scdl` would...

Just submitted a [PR](https://github.com/SimformSolutionsPvtLtd/react-native-photos-gallery/pull/18#issue-2605448321)