Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   2716

Twitch Sha 256, anyone know what is hashed?

by theriddler - 20 July, 2020 - 12:29 PM
This post is by a banned member (theriddler) - Unhide
85
Posts
27
Threads
6 Years of service
#1
When making requests to twitch, we make calls to this URL:
https://gql.twitch.tv/gql

With example post data:
[{"operationName":"FollowButton_FollowUser","variables":{"input":{"disableNotifications":false,"targetID":"12345678"}},"extensions":{"persistedQuery":{"version":1,"sha256Hash":"3efee1acda90efdff9fef6e6b4a29213be3ee490781c5b54469717b6121ffdfe"}}}]

Does anyone know what the SHA256Hash is?
I was wondering if it could be Unix timestamp or does anyone have any other suggestions ?

Thanks in advance?
Making Openbullet configs and Python scripts.
This post is by a banned member (Dyscrete) - Unhide
Dyscrete  
Registered
29
Posts
1
Threads
6 Years of service
#2
It's a sha256 hash of the graphql query used by apollo for caching on the server-layer.

More info:
https://www.apollographql.com/docs/apoll...mance/apq/

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)