mrgodhani / laterpost

Simple Twitter Status update or social media post scheduling app built using Laravel and Vue.js
MIT License
42 stars 14 forks source link

CredentialsException in Server.php line 412 #3

Open dukenst2006 opened 7 years ago

dukenst2006 commented 7 years ago

Hello @mrgodhani Thanks for this app, Trying to install it, When i click to connect a twitter account I got this error: I add already the Twitter clien ID and secret. Any idea, how to fix it ?

`CredentialsException in Server.php line 412: Received HTTP status code [401] with message "<?xml version="1.0" encoding="UTF-8"?>

Desktop applications only support the oauth_callback value 'oob' /oauth/request_token

" when getting temporary credentials.`

Regards.

dukenst2006 commented 7 years ago

Now on the .env file. i leave the twitter client call back empty. it's not show any more the error. i clicked authorize, twitter show me a message ::

You've granted access to latepost! Next, return to latepost and enter this PIN to complete the authorization process: 1462262

Any Idea?