Netatmo binding unable to retrieve refresh token

I am trying to connect my Openhab 1.8.3 to my new Netatmo weather station. I have created an app, authorized the app, but am now stuck in retrieving a refresh token.

I have copied the URL below into GIT CMD installed on my Windows 10 PC, replaced the items under ‘<>’ with the ones I got in the Netatmop App (client ID, client secret, username, pwd) but I keep getting errors when I run the cURL command:

  • ‘no URL specified’.

then when I change the 4 ’ by " I get : {“error”:“invalid_client”}

What could be wrong? I use as username my Netatmo e-mail address.

You appear to have forgotten to include the URL. What URL are you using?