in the linkedin page connector, I get this error w...
# ask-community-for-troubleshooting
l
in the linkedin page connector, I get this error while trying to set up:
Traceback (most recent call last):
File "/airbyte/integration_code/main.py", line 13, in <module>
launch(source, sys.argv[1:])
File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 123, in launch
for message in source_entrypoint.run(parsed_args):
File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 96, in run
check_config_against_spec_or_exit(connector_config, source_spec)
File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/utils/schema_helpers.py", line 160, in check_config_against_spec_or_exit
raise Exception("Config validation error: " + validation_error.message) from None
Exception: Config validation error: '****' is not of type 'integer'
I followed every step except naming App name
airbyte-source
. not sure if this is related?
n
Hi @le Minh Nguyen, could you please provide more details? Unfortunately this is not enough information for me to figure this out: • What Airbyte version are you on? • What connector version is this? • Is this happening when setting up a connector? • What document are you referring to that you are following? • Could you please provide the full logs? Thanks!
l
hi @Nataly Merezhuk (Airbyte), I found a similar issue on github here seems like a Pull Request to fix the issue was issued today https://github.com/airbytehq/airbyte/issues/15986
u
Oh great! Looks like the integration tests for the PR are failing as of now, but I wouldn't expect for that to take long to fix.
l
Hi, @le Minh Nguyen, @Nataly Merezhuk (Airbyte), any news ?
n
We are still waiting on updated credentials to run tests in the CI, unfortunately. The issue for the credentials is here: https://github.com/airbytehq/airbyte/issues/21522
l
Hi @Nataly Merezhuk (Airbyte), can I help in any way? Maybe you can give me the image and I'll run the tests with my credentials? My credentials work for sure, as I use them also to Linkedin ads