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

Impossible to DELETE path #36

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

Impossible to DELETE path #36

GuimDev opened this issue Aug 24, 2018 · 6 comments

Comments

@GuimDev
Copy link

GuimDev commented Aug 24, 2018

https://jsonbin.org/guimdev/ :

gettingStarted "check out the help, and try 'curl https://jsonbin.org/me -H "authorization: token 67d7fd43-c7be-45e9-afdd-9cff4c20f4e0"'"
urls  
0 "https://jsonbin.org/_/help"
1 "https://jsonbin.org/_/me"
2 "https://jsonbin.org/_/logout"
boucher.map.json {}
1234 {...}

I can't delete : boucher.map.json or change the content.

DELETE https://jsonbin.org/guimdev/boucher.map.json doesn't work.

@remy
Copy link
Owner

remy commented Aug 24, 2018

Did you happen to have a property called json after you stored boucher.map.json that you later deleted?

@GuimDev
Copy link
Author

GuimDev commented Aug 24, 2018

When I tried to make boucher.map.json, nothing happen. I use another name without dot.

POST https://jsonbin.org/guimdev/boucher.map.json/ doesn't work

POST https://jsonbin.org/guimdev/test/ works

@remy
Copy link
Owner

remy commented Aug 24, 2018 via email

@GuimDev
Copy link
Author

GuimDev commented Aug 24, 2018

I see it but i can't delete it or update it.

I can with 'test' or 'json' but not with 'boucher.map.json'

@GuimDev
Copy link
Author

GuimDev commented Aug 24, 2018

DELETE https://jsonbin.org/guimdev/boucher.map.json returns null

@remy
Copy link
Owner

remy commented Oct 31, 2023

Related #61 (also… yeah, 5 years on…)

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

2 participants