-
Notifications
You must be signed in to change notification settings - Fork 26
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
Comments
What do you see under https://jsonbin.org/_/me/public ? |
This :
|
I have same issue |
same issue |
Same issue tried: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PUT /guimdev/1234/_perms
with header :
"authorization": "token *secret-key*"
Does nothing.
GET /guimdev/1234/_perms
=> false(I replaced my binname to
1234
)The text was updated successfully, but these errors were encountered: