joshbalfour / node-cognitive-services

Microsoft® Cognitive Services SDK for Node.JS
https://www.microsoft.com/cognitive-services
MIT License
105 stars 45 forks source link

Add bing maps navjoin #58

Open miparnisari opened 6 years ago

miparnisari commented 6 years ago

https://dev.labs.cognitive.microsoft.com/docs/services/58da92d422afbdbea67a11cc/operations/58f0410559c83010380741ae/console

noce2 commented 5 years ago

@miparnisari is this issue still a good one for first timers?

miparnisari commented 5 years ago

@noce2 yes :)

noce2 commented 5 years ago

Alright. just to let you know I'm working on it now :). I just tried pushing my branch to this repo but I don't have permissions to do this. Could you help please?

miparnisari commented 5 years ago

You have to create a fork of this project first, see https://help.github.com/articles/fork-a-repo/

noce2 commented 5 years ago

@miparnisari i've tried a few calls to the api (both with and without the optional params) but I'm getting 500s. Have you been able to successfully hit this endpoint recently?

miparnisari commented 5 years ago

@noce2 i haven't been able to get an API key. Posted this: https://cognitive.uservoice.com/forums/598216-project-local-insights/suggestions/35847286-cannot-subscribe-to-navjoin

sabina-rohman commented 4 years ago

@miparnisari Hi, I am first timer. Is this ticket still open? I would like to give it a try?

miparnisari commented 4 years ago

@sabina-rohman sure :)

sabina-rohman commented 4 years ago

@miparnisari I created an azure account and have set up a nodejs local project. I am getting this error in the tests: Endpoint https://uksouth.api.cognitive.microsoft.com/ is not supported.

any ideas?