qafro1 commented on issue #1209:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1209#issuecomment-881356768


   ```
   Caused by: java.net.URISyntaxException: Illegal character in opaque part at 
index 79: google-pubsub:dat:test-topic?serviceAccountKey=type:service_account
   project_id:data
   private_key_id:cf3a8
   private_key:-----BEGINPRIVATEKEY-----MIIEvQI=-----END%20PRIVATE%20KEY-----
   client_email:pubsub-...@dat.iam.gserviceaccount.com
   client_id:11
   auth_uri:https://accounts.google.com/o/oauth2/auth
   token_uri:https://oauth2.googleapis.com/token
   auth_provider_x509_cert_url:https://www.googleapis.com/oauth2/v1/certs
   
client_x509_cert_url:https://www.googleapis.com/robot/v1/metadata/x509/p.iam.gserviceaccount.com
        at java.base/java.net.URI$Parser.fail(URI.java:2913)
        at java.base/java.net.URI$Parser.checkChars(URI.java:3084)
        at java.base/java.net.URI$Parser.parse(URI.java:3120)
        at java.base/java.net.URI.<init>(URI.java:600)
        at 
org.apache.camel.util.URISupport.doComplexNormalizeUri(URISupport.java:592)
        at org.apache.camel.util.URISupport.normalizeUri(URISupport.java:583)
        at 
org.apache.camel.support.EndpointHelper.normalizeEndpointUri(EndpointHelper.java:154)
        ... 29 more
   ```
   Any ideas?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to