Frage

I need to integrate evernote in my application. I need to implement authentication using opauth. I have downloaded evetnote api and everntoe strategy. I need to authenticate a user and get token and then making calls, but there is error happening in authentication, below is the error Error.

Below is the directory structure which i installed using composer and strategy i installed from git. Directory structure

War es hilfreich?

Lösung

The problem was in my apache rewrite_module. after i enable module for apache. it worked and i was able to fetch token and user data from evernote.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top