Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad Request #12

Open
hendisantika opened this issue Aug 4, 2016 · 7 comments
Open

Bad Request #12

hendisantika opened this issue Aug 4, 2016 · 7 comments

Comments

@hendisantika
Copy link

I tried all API's that you have written on this repo with Postman then the result is :

{
"success": false,
"msg": "Bad Request"
}

Could you please explain what should I do?

Thanks

@EitanGoldfrad
Copy link

I get the same error, any ideas?

@Pmmlabs
Copy link

Pmmlabs commented Nov 23, 2016

Some request parameters are missed, or incorrect.

@EitanGoldfrad
Copy link

I use the exact params from the API:

{
    "bundle_id": "com.bountylabs.periscope",
    "phone_number": "",
    "session_key": "<twitter_user_oauth_key>",
    "session_secret": "<twitter_user_oauth_secret>",
    "user_id": "<twitter_user_id>",
    "user_name": "<twitter_user_name>",
    "vendor_id": "81EA8A9B-2950-40CD-9365-40535404DDE4"
}

@Pmmlabs
Copy link

Pmmlabs commented Nov 24, 2016

I switch my telepathy on and assume that you use tokens from your developer panel, but actually only Periscope's tokens are accepted.

@EitanGoldfrad
Copy link

I guess you are psychic :)
How do we get those Periscope tokens?

@Pmmlabs
Copy link

Pmmlabs commented Nov 24, 2016

For example, search on Pastebin, periscope secret key

@EitanGoldfrad
Copy link

Still the same error :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants