[
https://issues.apache.org/jira/browse/SHINDIG-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727521#action_12727521
]
Loic Dachary commented on SHINDIG-1105:
---------------------------------------
Sorry about that. The error description is that file_get_content($OAUTH_CONFIG)
fails with file not found. If this is still too obscure I can try to reproduce
and get the exact stack trace. I've fixed it by changing the (wrong) relative
path with an absolute path.
> src/gadgets/oauth/BasicGadgetOAuthTokenStore.php:24: private $OAUTH_CONFIG =
> "../config/oauth.json";
> -----------------------------------------------------------------------------------------------------
>
> Key: SHINDIG-1105
> URL: https://issues.apache.org/jira/browse/SHINDIG-1105
> Project: Shindig
> Issue Type: Bug
> Components: PHP
> Affects Versions: 1.0
> Reporter: Loic Dachary
>
> Fails with file not found
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.