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

Call to undefined method stdClass::getBody() #13

Closed
doofy opened this issue Apr 25, 2023 · 2 comments
Closed

Call to undefined method stdClass::getBody() #13

doofy opened this issue Apr 25, 2023 · 2 comments

Comments

@doofy
Copy link

doofy commented Apr 25, 2023

Fresh v0.3.0 with sqlite.

$ docker-compose exec paypal php artisan sync
Start pulling data from PayPal

In PayPal.php line 62:
                                                
  Call to undefined method stdClass::getBody()  
@doofy
Copy link
Author

doofy commented Apr 25, 2023

I changed something but I do not know what but it seems to work now. My suspicion is that paypal is very slow with first setup of developer access.

@RoiArthurB
Copy link

In case someone falls here and doesn't know if it's true, I can confirm that while installing paypal importer and creating API credentials at the same time, I got this error. But after waiting (i.e letting my cron run after some hours), it just worked fine 🤷

So be patient and let the automatization work for you all guys ;)

@robvankeilegom robvankeilegom pinned this issue May 23, 2023
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

3 participants