You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GET /employees endpoint in the Personio API provides the office attribute. However, the DLT pipeline appears unable to fetch this attribute from the endpoint. Could you please assist in resolving this issue? Thank you!
dlt version
dlt==0.4.12
Describe the problem
The GET /employees endpoint in the Personio API provides the office attribute. However, the DLT pipeline appears unable to fetch this attribute from the endpoint. Could you please assist in resolving this issue? Thank you!
Expected behavior
No response
Steps to reproduce
when you request
the office attribute exists in the response, but when you use dlt pipeline, it does not contain the office attribute.
Operating system
macOS
Runtime environment
Google Cloud Composer
Python version
3.11
dlt data source
from personio import personio_source
dlt destination
No response
Other deployment details
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: