Getting objects containing only NULL fields
Content
Hello everyone,
I'm currently facing a strange behaviour on both Knowledge Foundation API and Connect PHP API : Values returned by GetSmartAssistantSearch/SearchContent/Fetch are Objects containing only null fields.
Here is a var_dump of a fetched account for example :
This behaviour seems strange to me because :
- I called the InitConnectAPI() function after importing connect_init.phph file. I tried with both no args and with username + password
- In case I give an
0