Giter Site home page Giter Site logo

developer.kivra.com's People

Contributors

bipthelin avatar cdyb-kivra avatar chsukivra avatar deployhuman avatar egget avatar fornwall avatar fornwall-kivra avatar froberg avatar fstorfa avatar fstorfa-kivra avatar helenamolander avatar kbip avatar kivra-fabber avatar kivra-gablet avatar kivra-lbe avatar kivra-pauoli avatar kivra-ponern avatar kivra-saiald avatar kivra-thohut avatar kivradawi avatar kvpegado avatar laszlo-ivacs-kivra avatar lord-sword avatar malotteatkivra avatar maxno-kivra avatar moritzploss-k avatar olliahonen avatar paolokivra avatar plux-kivra avatar zigge-zagge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

developer.kivra.com's Issues

Unable to run the site locally

I did as instructed:

$ docker-compose up
Starting developerkivracom_app_1_5f0e7a0febca ... done
Attaching to developerkivracom_app_1_5f0e7a0febca
app_1_5f0e7a0febca | == The Middleman is loading
app_1_5f0e7a0febca | == View your site at "http://localhost:4567", "http://127.0.0.1:4567"
app_1_5f0e7a0febca | == Inspect your site configuration at "http://localhost:4567/__middleman", "http://127.0.0.1:4567/__middleman"

...but the site served at localhost:4567 doesn't really work:
screen shot 2018-11-26 at 17 11 06

screen shot 2018-11-26 at 17 11 39

/tenant/{tenantKey}/company returns field with name vatnr instead of vat_number

/tenant/{tenantKey}/company
should return Company object which has key and vat_number

however the current sandbox implementation instead returns key and vatnr

So current return is
[{"vatnr":"SE9164xxxxxx01","key":"148585xxxx"}]
but expected is
[{"vat_number":"SE9164xxxxxx01","key":"148585xxxx"}]

is it the Company object that is incorrect for all cases, or is it the endpoint that should refer to a different object instead?

Missing error descriptions.

Hello, Kivra.
During testing today we got the following undocumented error codes.
The following errors came when we tried to add an icon

/v2/tenant/{tenantKey}/icon

Tried to upload a 1px large image.
40030: IconSizeError

Tried to upload a gif.
40028: UnsupportedFileType

They are not present in the error codes section.

With regards Niklas, InExchange.

Create tenant uses 40018 error code in an undocumented way.

Hello, Kivra.
I'll create a public issue for this for tracking purposes even if its just closed.

When creating a tenant via using the method /v2/tenant the request fails when the organization is a sole proprietor(Enskild Firma).

The error it gives is 40018: The request can't be processed due to company_id not meeting the required format.

The specific details of how we found this was sent to @paolokivra via private email.

Include or link to Finnish documentation ๐Ÿ‡ซ๐Ÿ‡ฎ

The APIs are going to be at least a bit different for Finland. Given the site's URL, readers are going to assume the current documentation applies to Finland, as well.

We should either include the Finnish documentation on this site or make it clear where to find it.

Unexpected requirement after creating a tenant

It says on the site that after creating a tenant

The created tenant is automatically added to the client scope.

Which is technically true, but the client needs to re-authenticate for the new scope to be in effect. I would suggest that we mention the need for re-auth in that section.

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.