Author

Topic: How to make a post on primedice? (Read 326 times)

newbie
Activity: 7
Merit: 0
July 31, 2016, 10:03:24 AM
#1
I want to change seed with api https://primedice.com/api
They say
Quote
Change your seed
POST /seed

Expects a seed. Requires authentication.

I make requests.post('https://api.primedice.com/api/seed/new_seed?api_key=code_key')
But say "Cannot POST /api/seed/new_seed?api_key=code_key"

Does anyone have idea how to do a post?
Jump to: