Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax Error after basic installation #3

Open
janoschdigg opened this issue Nov 12, 2024 · 1 comment
Open

Syntax Error after basic installation #3

janoschdigg opened this issue Nov 12, 2024 · 1 comment

Comments

@janoschdigg
Copy link

Hi Ryan

I installed the addon as described and crated a new Instagram account. After completing the installation i used your example tag and now it throws the following exception:

Instagram\Exception\InstagramFetchException {#10645 ▼ // vendor/thoughtco/statamic-instagram/src/Tags/Instagram.php:39
  #message: "Syntax error"
  #code: 0
  #file: "
/Users/xxx/Sites/xxx/vendor
/pgrimaud/instagram-user-feed/
src/Instagram/Transport/AbstractDataFeed.php"
  #line: 63
  trace: {▼
    
/Users/xxx/Sites/xxx/vendor
/pgrimaud/instagram-user-feed/
src/Instagram/Transport/AbstractDataFeed.php:63 {▶}
    
/Users/xxx/Sites/xxx/vendor
/pgrimaud/instagram-user-feed/
src/Instagram/Transport/JsonMediasDataFeed.php:34 {▶}
    
/Users/xxx/Sites/xxx/vendor
/pgrimaud/instagram-user-feed/
src/Instagram/Api.php:203 {▶}
    
/Users/xxx/Sites/xxx/vendor
/thoughtco/statamic-instagram/
src/Tags/Instagram.php:74 {▶}
    
/Users/xxx/Sites/xxx/vendor
/thoughtco/statamic-instagram/
src/Tags/Instagram.php:60 {▶}
    
/Users/xxx/Sites/xxx/vendor
/thoughtco/statamic-instagram/
src/Tags/Instagram.php:34 {▶}
    
/Users/xxx/Sites/xxx/vendor
/laravel/framework/
src/Illuminate/Cache/Repository.php:396 {▶}
    
/Users/xxx/Sites/xxx/vendor
/laravel/framework/
src/Illuminate/Cache/CacheManager.php:429 {▶}
    
/Users/xxx/Sites/xxx/vendor
/laravel/framework/
src/Illuminate/Support/Facades/Facade.php:355 {▶}
    
/Users/xxx/Sites/xxx/vendor
/thoughtco/statamic-instagram/
src/Tags/Instagram.php:31 {▶}
    
Thoughtco\StatamicInstagram\Tags
\
Instagram->index() {}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Language/Runtime/NodeProcessor.php:1608 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Language/Runtime/NodeProcessor.php:750 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Language/Runtime/RuntimeParser.php:381 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Language/Runtime/RuntimeParser.php:773 {▶}
    
/Users/xxx/Sites/xxx/vendor/statamic/cms/
src/View/Antlers/Engine.php:93 {▶}
    
/Users/xxx/Sites/xxx/vendor/laravel/framework/
src/Illuminate/View/View.php:207 {▶}
    
/Users/xxx/Sites/xxx/vendor
/laravel/framework/
src/Illuminate/View/View.php:190 {▶}
    
/Users/xxx/Sites/xxx/vendor
/laravel/framework/
src/Illuminate/View/View.php:159 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/Tags/Partial.php:31 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/Tags/Partial.php:15 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/Tags/Tags.php:186 {▶}
    
Statamic\Tags
\
Tags->__call() {}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Language/Runtime/NodeProcessor.php:1608 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Language/Runtime/NodeProcessor.php:2335 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Language/Runtime/NodeProcessor.php:750 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Language/Runtime/RuntimeParser.php:381 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Language/Runtime/RuntimeParser.php:773 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/Antlers/Engine.php:93 {▶}
    
/Users/xxx/Sites/xxx/vendor
/laravel/framework/
src/Illuminate/View/View.php:207 {▶}
    
/Users/xxx/Sites/xxx/vendor
/laravel/framework/
src/Illuminate/View/View.php:190 {▶}
    
/Users/xxx/Sites/xxx/vendor
/laravel/framework/
src/Illuminate/View/View.php:159 {▶}
    
/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/View/View.php:104 {▶}

/Users/xxx/Sites/xxx/vendor
/statamic/cms/
src/Http/Responses/DataResponse.php:150 {▶}
    ...
@ryanmitchell
Copy link
Contributor

Unfortunately this is coming from the upstream dependency, not this add-on. I'm not sure theres much I can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants