Bunny Café

Finally got the gif pfp working! I think it was a problem with the particular gif file I was using. What's interesting is the problem I was having. When you update something in your profile you get json as a response. But I was getting something like "Failed to parse JSON unexpected < in line 1". Turns out that with the gif file I was sending something was exploding in the backend and what I was getting in response was an html document with the stacktrace of the exception. Hence the error because the first character of an html document tends to be a '<'. I also learned that the backend is Elixir + Postgres, which is pretty cool. @elliemortem, how much for the pentesting? akko_smug
replies
1
announces
0
likes
0

@foldr akko_scream2 Maybe in the future will make an account with 10grans for that. Still I need to tinker a lot of stuff, but glad you could solve the gif problem