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

Having issues with reading notes after creating them #13

Open
ManjotS opened this issue Feb 9, 2013 · 0 comments
Open

Having issues with reading notes after creating them #13

ManjotS opened this issue Feb 9, 2013 · 0 comments

Comments

@ManjotS
Copy link

ManjotS commented Feb 9, 2013

I turned on debug and everything returns normally, so I don't know why I get this:

I've traced it to the save function in notes. All I am calling is $notes = $person->getNotes();

Please help as I need to get this working!

Fatal error: Uncaught exception 'Exception' with message 'API for Note returned Status Code: 500 Expected Code: 200' in /home/moh/public_html/extra/include/highrise.php:138 Stack trace: #0 /home/moh/public_html/extra/include/highrise.php(902): HighriseAPI->checkForErrors('Note', 200) #1 /home/moh/public_html/extra/include/highrise.php(1718): HighriseNote->save() #2 /home/moh/public_html/extra/include/highrise.php(1737): HighrisePerson->addNote(Object(HighriseNote)) #3 /home/moh/public_html/extra/extra.php(103): HighrisePerson->getNotes() #4 /home/moh/public_html/extra/index.php(27): require_once('/home/moh/publi...') #5 {main} thrown in /home/moh/public_html/extra/include/highrise.php on line 138

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