Open GuimDev opened 6 years ago
Did you happen to have a property called json
after you stored boucher.map.json
that you later deleted?
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
But you did manage to make that path (I can see it in the database and you should be able to see it on jsonbin.org/me)
On Fri, 24 Aug 2018, 17:23 GuimDev, notifications@github.com wrote:
When I tried to make boucher.map.json, nothing happen. I use another name without dot.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/remy/jsonbin/issues/36#issuecomment-415810206, or mute the thread https://github.com/notifications/unsubscribe-auth/AAA1hHHpmV5ZqfLJ4dHcpJ2Nm28tqEPGks5uUCiQgaJpZM4WLaPZ .
I see it but i can't delete it or update it.
I can with 'test' or 'json' but not with 'boucher.map.json'
DELETE https://jsonbin.org/guimdev/boucher.map.json
returns null
Related https://github.com/remy/jsonbin/issues/61 (also… yeah, 5 years on…)
https://jsonbin.org/guimdev/ :
I can't delete : boucher.map.json or change the content.
DELETE https://jsonbin.org/guimdev/boucher.map.json
doesn't work.