Yours was the only walkthrough or writeup i could find that wasn't a virtual minefield of incomplete or incorrect procedures and misleading statements. Kudos! I'll be checking out your channel to keep learning!
@RearAdmiralNashiba9 ай бұрын
Having tried a number of walkthroughs for this challenge, this was the only one to render the steps clear and straightforward. Subscription earned.
@MotasemHamdan9 ай бұрын
Thanks !
@herllo2u25 ай бұрын
You can print the public key in python and it will convert the into new lines for you.
@JohnSmith-wz7he Жыл бұрын
Brilliant Work! thank you very much
@mkowalski9972 жыл бұрын
Great explained, thank you for the lesson.
@Muh4nn4D2 жыл бұрын
محتواك رهييب استفد كثير منك شكرا لك
@SuperMercadier2 жыл бұрын
Hey Motasem Hamdan I'm get 500 error with generated token. Other users have same problem. I don't understand what I did wrong... 😕
@tylertbone92 жыл бұрын
15:34 "what the shit man" I felt that
@MotasemHamdan2 жыл бұрын
:)
@aMODiEswede2 жыл бұрын
LOL
@ismailarame37562 жыл бұрын
nadi canadi
@johnnyromein39172 жыл бұрын
I have tried to replicate and keep getting a 500 error as soon as i use a generated token. o\ thx for showing that it can work though.
@anthonyn1892 жыл бұрын
I was having the same issue. My problem was forgetting to add the query terminator "--" at the end of the query before converting it to a token.
@SuperMercadier2 жыл бұрын
I'm still having problems with this. Did you find out how to solve it?
@SuperMercadier2 жыл бұрын
@@anthonyn189 Where do I put this "--" exactly?
@ffenixx2 жыл бұрын
@@SuperMercadier the key must end with -----END PUBLIC KEY----- and check if you have another empty line after this line. Linux sometimes wants a blank line at the end of a file/command