- Describe the issue briefly
Status 200 but picture is not posting in #showcase and failing unit testing - How much time have you spent debugging this issue?
(Please spend at least 15 minutes to resolve the issue on your own before posting a new topic here)
1 hour - What is your hypothesis?
Can’t understand the reason
Suggestion: Can you avoid using params paramater and just use data.
Please let me know if the suggestion was helpful or not.
Still unit testing failed
Hey, you haven’t updated access_token.sh file with Pinterest token and board id. I think you may have not solved merge conflict properly for that file.
There is also one more mistake that you haven’t used board id anywhere in your code.
i am facing this issue in module 1
Can you try removing the published parameter from your code. Please let me know if it was helpful or not.
yes now it worked. Thank you