문제

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

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top