That's great, but the most important and hardest thing is missing on this tutorial: the step by step about how to get access to the API. Maybe a few minutes with Postman would be very helpful for this. The version 5 of pinterest is really poorly done by the facebook team, due it doesn't give you too much help in the error messages. I keep getting the "Authentication failure" error, with no hint about what's is failing (version 3 at least gave you a hint like "grant_type is required" , but version 5 only gives you a "authenticatino failure" message, and the developer has to guess what's going on. That's why is so important a step by step for this
@ThomasLanghorst2 жыл бұрын
Hey Herman, this is actually a super helpful advice! Thanks for pointing it out. I will make sure to include these "step by step" parts in following videos!
@marssweetplanet2 жыл бұрын
@@ThomasLanghorst no prob man! Happy to help
@jamesmwangi40409 ай бұрын
do you have the same in Python.?
@asiddiqi123 Жыл бұрын
Thanks for the video. Although I am doing in python but initial steps are helpful. Speaking of approval, I just added my site url in privacy, will they approve it? I want to use it for myself
@Fuyudo3 жыл бұрын
Any good programmer has moved 80% of their job to a crontab.
@ThomasLanghorst3 жыл бұрын
true that!
@skwerone Жыл бұрын
Hello thanks for the tutorial. I tried your script and I get this error: INFO[0000] Checking for pins to create in 'schedule.csv' &{.access_token schedule.csv /Applications/Brave Browser.app/Contents/MacOS/Brave Browser 8888} INFO[0000] Reading access token from file FATA[0000] statuscode not 201 while doListBoards. ErrorCode: 2 ErrorMessage: Authentication failed. exit status 1 Any clue please?