Giter Site home page Giter Site logo

miratcan / eleman Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 1.0 58 KB

Fully dockerized static job board generator that uses Airtable as data source. Written with Python3.

License: GNU General Public License v3.0

Dockerfile 0.94% Shell 0.20% CSS 18.44% Python 71.55% HTML 8.87%
airtable docker flask job-board jobs python3

eleman's People

Contributors

miratcan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

5l1v3r1

eleman's Issues

Docker container does not launch

Hi, unfortunately I cannot get the container to launch - appears to be an issue with the API key tho this is definitely valid. Getting the following error:

ch.py", line 250, in set_company_records_on_db company_records_on_airtable = airtable.get_all() File "/usr/local/lib/python3.7/site-packages/airtable/airtable.py", line 297, in get_all for records in self.get_iter(**options): File "/usr/local/lib/python3.7/site-packages/airtable/airtable.py", line 260, in get_iter data = self._get(self.url_table, offset=offset, **options) File "/usr/local/lib/python3.7/site-packages/airtable/airtable.py", line 191, in _get return self._request("get", url, params=processed_params) File "/usr/local/lib/python3.7/site-packages/airtable/airtable.py", line 187, in _request return self._process_response(response) File "/usr/local/lib/python3.7/site-packages/airtable/airtable.py", line 175, in _process_response raise exc File "/usr/local/lib/python3.7/site-packages/airtable/airtable.py", line 162, in _process_response response.raise_for_status() File "/usr/local/lib/python3.7/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: ('401 Client Error: Unauthorized for url: https://api.airtable.com/v0/applP5HTQaNtaW0TW/Companies', "401 Client Error: Unauthorized for url: https://api.airtable.com/v0/applP5HTQaNtaW0TW/Companies [Error: {'type': 'AUTHENTICATION_REQUIRED', 'message': 'Authentication required'}]")

Can you confirm whether the values in the .env file should be quoted or not? Thanks for any help!

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.