1.There is no method to get access_token in pinterest_post.py
Do we need to create that method also?
1 Like
you don’t have to create any function or edit any function if its not mentioned into the comments just follow instructions and TODO’s to complete your task assessment system will take care rest of things.
Everything is mentioned in the TODO , you have to paste access token in acess_token.sh and the token will automatically used in your api call.
I really didn’t understand!!
the function to access token is already there. You dont have to code it from scratch
below this todo code, there must be the function defination present.
I didn’t have that function, I copied that function from facebook_post and modified accordingly!
1 Like