1

OAuth error ?

Тема: OAuth error ?

Hello,

Yesterday morning at around 10:35 am (Eastern Time), all our data acquisitions using the Wialon REST API stopped working.

It seems to be a problem with OAuth.

Calling the login method, passing one by one all the permanent tokens we had, returned the error code '4'.

I regenerated new permanent tokens for my users via this url: http://hosting.wialon.com/login.html?sv … vc_error=7

Yet, my calls to the login method of the REST API keep on failing with the error code '4'.

By the way, I did verify that application tokens do appear on the Wialon console, so that's why I think there was an update or something your side which broke the way OAuth was working.

Can you please help me to solve this ?

Our customers are no longer receiving their data since yesterday morning.

Thanks

2

OAuth error ?

Re: OAuth error ?

NTS, do you still have problems with invalid tokens? For more details You can provide user name and invalid token example (private message).

Head of Wialon Local Department
Gurtam
3

OAuth error ?

Re: OAuth error ?

Hi,

yes we still have a problem with the remote API.

I sent you a email about that

We're waiting for your reply.

4

OAuth error ?

(24/01/2017 11:07:43 отредактировано deal)

Re: OAuth error ?

NTS, You need to wrap token value in double quotes (because it should be a string and json parser fails). Example: {"token":"89bc9b71d4abXXXXXXXXXXXXXXXXXXXXXXXXXXXXB0BC62A7E"}

Head of Wialon Local Department
Gurtam