Code Monkey home page Code Monkey logo

matilda's Issues

[Dev Feature] Adding Config Not working

05/12/2021 04:03:06 PM Exception on /configuration/intuit [PUT]
,Traceback (most recent call last):
, File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app
, response = self.full_dispatch_request()
, File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request
, rv = self.handle_user_exception(e)
, File "/usr/local/lib/python3.7/site-packages/flask_cors/extension.py", line 161, in wrapped_function
, return cors_after_request(app.make_response(f(*args, **kwargs)))
, File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1821, in handle_user_exception
, reraise(exc_type, exc_value, tb)
, File "/usr/local/lib/python3.7/site-packages/flask/_compat.py", line 39, in reraise
, raise value
, File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request
, rv = self.dispatch_request()
, File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request
, return self.view_functionsrule.endpoint
, File "/app/server/matilda_app.py", line 153, in handle_configuration_file
, newFile = json.loads(newFile)
, File "/usr/local/lib/python3.7/json/init.py", line 341, in loads
, raise TypeError(f'the JSON object must be str, bytes or bytearray, '
,TypeError: the JSON object must be str, bytes or bytearray, not dict

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.