Karine Valença

Results 7 comments of Karine Valença

@RyanEwen @Develonaut the right endpoint for mediahub is `https://mediahub.xboxlive.com/gameclips/search`. I request like this should work: ``` curl --location --request POST 'https://mediahub.xboxlive.com/gameclips/search' \ --header 'Authorization: XBL3.0 x=userhash;xsts_token \ --header 'Content-Type: application/json'...

@tiagostutz I'm developing the code in this repo https://github.com/KarineValenca/stop-analyzing-enhanced-json However, I have some questions. For each one of the urlPart in the attached JSON, I'm generating receiving the following response:...

@tiagostutz Your explication was clear! I'm just not sure how to fill the id, subtitle, and contentURL. Could you help me with that? After knowing that, I'll finish the enhanced...

Hi, again @tiagostutz. This is the enhanced JSON I built: https://github.com/KarineValenca/stop-analyzing-enhanced-json/blob/master/enhanced.json Please check it out. Any problems, let me know.

Yes, it is possible. I wrote the instructions here: https://github.com/KarineValenca/stop-analyzing-enhanced-json/blob/master/README.md We just need to update the `lafiancee.json` file with the new data, and it will fetch the new data.