Question

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

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top