Wrong api response on access token expiration.

After the life of access token expires the api returns {"status":"error","result":{"errors":[{"message":"Unauthorized for this resource scope","code":"unauthorized"}]}} instead of the said “Invalid Token Error” in the api docs.

@pushkaranand, thanks for pointing this. We have changed the message in our documentation.