Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

Good code #13

Closed
suchencjusz opened this issue Sep 1, 2020 · 8 comments
Closed

Good code #13

suchencjusz opened this issue Sep 1, 2020 · 8 comments

Comments

@suchencjusz
Copy link
Contributor

{"code": "T9QqM3NAKTGQuWNvKNDBNy9Y", "sku_id": "521847234246082599", "application_id": "521842831262875670", "uses": 0, "max_uses": 1, "expires_at": "2020-11-28T00:00:00+00:00", "redeemed": false, "flags": 3, "store_listing": {"id": "521848044908576803", "summary": " ", "sku": {"id": "521847234246082599", "type": 5, "dependent_sku_id": null, "application_id": "521842831262875670", "manifest_labels": null, "access_type": 1, "name": "Nitro", "features": [], "release_date": null, "premium": null, "slug": "nitro", "flags": 4, "show_age_gate": false}, "thumbnail": {"id": "633877574094684160", "size": 148981, "mime_type": "image/png", "width": 556, "height": 316}}, "subscription_plan": {"id": "511651880837840896", "name": "Nitro Monthly", "interval": 1, "interval_count": 1, "tax_inclusive": true, "sku_id": "521847234246082599", "currency": "usd", "price": 999}}

https://discordapp.com/api/v8/entitlements/gift-codes/T9QqM3NAKTGQuWNvKNDBNy9Y?with_application=false&with_subscription_plan=true

btw i got this from xbox game pass

@suchencjusz
Copy link
Contributor Author

used btw xd

@Airkek
Copy link
Owner

Airkek commented Sep 1, 2020

can you provide raw stream of this request?

@Airkek
Copy link
Owner

Airkek commented Sep 1, 2020

image

@suchencjusz
Copy link
Contributor Author

How to get this on chrome?

@suchencjusz
Copy link
Contributor Author

image
image

@Airkek
Copy link
Owner

Airkek commented Sep 1, 2020

thx

@Airkek
Copy link
Owner

Airkek commented Sep 2, 2020

{
"code":"T9QqM3NAKTGQuWNvKNDBNy9Y",
"sku_id":"521847234246082599",
"application_id":"521842831262875670",
"uses":1,
"max_uses":1,
"expires_at":"2020-11-28T00:00:00+00:00",
"redeemed":false,
"flags":3,
"store_listing":{
"id":"521848044908576803",
"summary":" ",
"sku":{
"id":"521847234246082599",
"type":5,
"dependent_sku_id":null,
"application_id":"521842831262875670",
"manifest_labels":null,
"access_type":1,
"name":"Nitro",
"features":[

     ],
     "release_date":null,
     "premium":null,
     "slug":"nitro",
     "flags":4,
     "show_age_gate":false
  },
  "thumbnail":{
     "id":"633877574094684160",
     "size":148981,
     "mime_type":"image/png",
     "width":556,
     "height":316
  }

},
"subscription_plan":{
"id":"511651880837840896",
"name":"Nitro Monthly",
"interval":1,
"interval_count":1,
"tax_inclusive":true,
"sku_id":"521847234246082599",
"currency":"usd",
"price":999
}
}

@Official-Husko
Copy link

Another good code

https://discord.com/api/v8/entitlements/gift-codes/6uJH3BRQHCdapZCZsewwKyB5

{"code": "6uJH3BRQHCdapZCZsewwKyB5", "sku_id": "521847234246082599", "application_id": "521842831262875670", "uses": 1, "max_uses": 1, "expires_at": null, "redeemed": false, "store_listing": {"id": "521848044908576803", "summary": " ", "sku": {"id": "521847234246082599", "type": 5, "dependent_sku_id": null, "application_id": "521842831262875670", "manifest_labels": null, "access_type": 1, "name": "Nitro", "features": [], "release_date": null, "premium": null, "slug": "nitro", "flags": 4, "show_age_gate": false}, "thumbnail": {"id": "633877574094684160", "size": 148981, "mime_type": "image/png", "width": 556, "height": 316}}, "subscription_plan_id": "511651880837840896"}

@Airkek Airkek closed this as completed Sep 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants