Giter VIP home page Giter VIP logo

rusty_connect's Introduction

@bfhensel on LinkedIn       @BentleyHensel on Ghost       @BentleyHensel on TikTok       @bfhensel on Twitter       📫 [email protected]   

Bentley Hensel's Spotify Now Playing

The Abouts

As a dedicated technology innovator, I've built a career navigating the dynamic tech industry. With roles such as technical product manager, director of operations, and CEO under my belt, I've accumulated a wide range of accomplishments. Beyond my professional life, I maintain a passion for technology and enjoy developing inventive solutions in my personal 375TB homelab.

In my free time, you'll often find me adventuring outside the digital sphere. I enjoy outdoor activities such as sailing, backpacking, and running, particularly along the historic paths of Washington, DC. Whether I'm embarking on a new project or exploring new landscapes, each venture offers an opportunity for continuous learning and growth.

Interested in working together?
BentleyHensel.com/lets-work-togther

Github Stats & Such



TODO: Stop procrastinating on the front-end stuff and make the image layout pretty Want to add the Spotify Player to your profile? The How-To's or use my setup

rusty_connect's People

Contributors

lem-solutions avatar theboatymcboatface avatar

Stargazers

 avatar

Watchers

 avatar

rusty_connect's Issues

Google BigQuery Auth Issues

Overview

When requests are sent to the /up endpoint, the up check is unable to connect to BigQuery. I've mounted the .json key to the docker container, but I think there may be another step.

Steps to Replicate

  1. Post sent to endpoint
curl --location 'https://a11y-connect.beltway.cloud/up' \
--header 'x-auth: [api-key]' \
--header 'Content-Type: application/json' \
--data '{"target": "https://bentleyhensel.com"}'
  1. Response
failed to store data to google big query: Invalid service account key (error: Bad authorized user secret: missing field `client_secret` at line 12 column 1)
  1. Send POST request with empty body
curl --location --request POST 'https://a11y-connect.beltway.cloud/up' \
--header 'x-auth: [api-key]'
  1. Response
failed to read target list from google big query: Invalid service account key (error: Bad authorized user secret: missing field `client_secret` at line 12 column 1)

Additional Information

I found this Stack Exchange issue that seems applicable

Acceptance Criteria

  • BigQuery authenticating with application
  • Up can read dataset.domains
  • Up can write to dataset.domains

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.