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

PHP Fatal error: Uncaught Error: Call to undefined method getName() #3

Open
amityweb opened this issue Nov 17, 2019 · 1 comment
Open

Comments

@amityweb
Copy link

PHP Fatal error: Uncaught Error: Call to undefined method DavidZadrazil\AirtableApi\Record::getName() in /home/pi/Documents/Scripts/myfile.php:16

I do have a record called Name in the table. Dumping the record shows the protected data.

@amityweb
Copy link
Author

amityweb commented Nov 17, 2019

This works to get the fields:
$record->getFields()->Name

bogdanghervan added a commit to bogdanghervan/airtable-api-php that referenced this issue Jun 22, 2022
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

1 participant