Shot in the dark here..
Try (re)moving the session key files in ~/.fbcmd?
Hey Guys,I had this all setup and working a few months ago, I changed my password since it was last working and so had to re-auth fbcmd, however whenever i get to the "fbcmd auth XXXXXX" step it thows up this error:C:\Data\Scripts>fbcmd auth GWXDA9fbcmd [v2.0-beta2] ERROR: could not convert session key to auth tokenIve tried reinstalling but still get the same error, anyone know whats wrong?thanks--Damian--
---
You received this message because you are subscribed to the Google Groups "fbcmd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fbcmd+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
This is an intentional security restriction and makes the behaviour here match other places in our OAuth StackTo clarify how to resolve this, there are two likely cases1) The app secret for your app is the same as the client token (aka login secret).The fix for this is to reset the client token for your app (in the App Dashboard settings page, under Advanced > Security), as long as the login secret is not in any client code you've distributed to end-users.If the login or client secret is in anywhere in client-accessible code then the fix is to reset your app secret.2) If the app is marked as desktop or native and the "App Secret in Client" setting (in the settings under Advanced > Authentication) is Yes.The fix is to mark the "App Secret in Client" setting as No.
Hi everyone. Is this project dead?