snowflakedb / snowflakedb/snowflake-ingest-java
OAuth error: "Missing user in config file"
Open
@sfc-gh-alhuang is already working on this.
Since Jun 24, 2024.
- Dominant language
- Java
- Stars
- 83
- Forks
- 70
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
Connecting to Snowpipe Streaming using OAuth, I receive this error:
net.snowflake.ingest.utils.SFException: Missing user in config file
A workaround is to provide some dummy value as user in the configuration.
Why does OAuth expect a user in configuration?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.