hi i am getting this error -- seems it's a json pa...
# troubleshooting
m
hi i am getting this error -- seems it's a json parsing response
Copy code
Catalog discovery failed: invalid catalog: Expecting value: line 1 column 1 (char 0)
the api send a json payload; running invoke --discovery generates without error here. does the singer_sdk expect an array or something?
so discovery works so i guess it's ammendable