Hi, I finally succeeded and finished the challenge, I got stuck do to many stupid mistakes I made but I know how to retrieve it, but had a question, Why the BOLA only worked with the number?for example if I put the name of the note like GET /api/v2/notes/[name of note], it returned Null, it only worked with with the predictable parameter, but my question is why? I could not even find the notes on the account I was on, or any public notes, so my question is why this happens, is it because it was intentionally done for this Lab so it was unnecessary for user to be able to get to any notes using any parameter or I is that how it works and I am missing some fundamental knowledge?. Like I said I finished and this is just a question to finish understanding the exercise