Here is the code for this video: github.com/headintheclouddev/hitc-oauth1-script-tutorial And sorry for wasting time by making so many mistakes! It goes to show how easy it is to make a single typo in the whole authentication process. While what we have here makes the Authorization examples very clear and simple, in practice it would probably be better to have a function that handles turning all the parameters into the correct string to sign. That way WebStorm's auto-completion won't get in the way so much!
Thank you👌👌very informative Robin , Can you please share a video about O Auth 2.0 setup
Here is the code for this video: github.com/headintheclouddev/hitc-oauth1-script-tutorial
And sorry for wasting time by making so many mistakes! It goes to show how easy it is to make a single typo in the whole authentication process. While what we have here makes the Authorization examples very clear and simple, in practice it would probably be better to have a function that handles turning all the parameters into the correct string to sign. That way WebStorm's auto-completion won't get in the way so much!