Aman-Codes / pennamechooser

Pen Name Chooser is a website that helps you to select a unique pen name for your online presence.
https://pennamechooser.onrender.com/
MIT License
20 stars 17 forks source link

Fix the Pinterest API #4

Closed Aman-Codes closed 1 year ago

Aman-Codes commented 1 year ago

Describe the bug Fix the Pinterest API as it always shows penname is no longer available even if it is available. Update the backend API code accordingly.

To Reproduce Enter any username and hit enter. The Pinterest API always fails.

Expected behavior All the APIs displayed should be working properly.

Screenshots image

drishit96 commented 1 year ago

Hi @Aman-Codes, I'd like to work on this issue

drishit96 commented 1 year ago

@Aman-Codes, I just hit the pinterest url that is used in the project and it always returns 200 OK, even for usernames that exist. I think we need to find a different way to know if a username exists or not.