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

Permissions don't switch to public #35

Open
GuimDev opened this issue Aug 24, 2018 · 5 comments
Open

Permissions don't switch to public #35

GuimDev opened this issue Aug 24, 2018 · 5 comments

Comments

@GuimDev
Copy link

GuimDev commented Aug 24, 2018

PUT /guimdev/1234/_perms

with header : "authorization": "token *secret-key*"

Does nothing.

GET /guimdev/1234/_perms => false

(I replaced my binname to 1234)

@remy
Copy link
Owner

remy commented Aug 24, 2018

What do you see under https://jsonbin.org/_/me/public ?

@GuimDev
Copy link
Author

GuimDev commented Aug 24, 2018

This :

[]

@e-global
Copy link

I have same issue

@nollydeng
Copy link

same issue

@metakolor
Copy link

metakolor commented Aug 14, 2020

Same issue tried:
curl -i -H "authorization: token mytoken" -X PUT https://jsonbin.org/mybin/folder/_perms/
Takes a minute, Response 502, stays false

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

5 participants