benbuckman / nodejs-ebay-api

[No longer maintained] eBay API Client for Node.js
MIT License
155 stars 104 forks source link

lib/urls.js not using HTTPS #48

Open dietkinnie opened 7 years ago

dietkinnie commented 7 years ago

Hi,

It seems that the Finding and Product URLS are currently using HTTP while HTTPS is now supported. I've created a branch with the requeired changed by was unable to push it to origin due to the following. It would be great to have this included.

remote: Permission to benbuckman/nodejs-ebay-api.git denied to dietkinnie.

Best regards,

dietkinnie

kroleg commented 5 years ago

@dietkinnie i know that reply is super late, but you should create a fork, make changes there and then create a pull request