that api call is not allowed for the authenticated user in RequestAccessToken permission exception

rahulw
I created new connect app. But getting below exception while requesting AccessToken. Please help.

403 That api call is not allowed for the authenticated user in RequestAccessToken permission exception
  • sujith
    Are you sure you are logged in with same client id?
  • rahulw
    Hi Sujith, Its working now. But I am getting "the websocket protocol is not supported on this platform" exception now. I am using Windows 7 machine to debug it. Googled and initial few links said Windows 7 does not support websockets. Please advice if its ans issue or something related to configurations ?
  • sujith
    Hi,
    Windows 7 doesn't support websockets. You will have to migrate to Windows 10.
  • rahulw
    Hi Sujith, Thanks, upgraded to Windows 10 and its working fine now.
This discussion has been closed.