Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Inject a checkpoint of correct SERVER_URL format by Kinto's standards #199

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Inject a checkpoint of correct SERVER_URL format by Kinto's standards #199

wants to merge 2 commits into from

Conversation

jgomo3
Copy link

@jgomo3 jgomo3 commented Dec 17, 2016

Use the KintoClient library to do the checking.

It is pending to make the code to obtain the URL from the app config
instead of a ADHOC logic in the server startup.

I tried to get the config with:

var config = require("./formbuilder/config.js").default;

But get a Syntax Error.

Use the KintoClient library to do the checking.

It is pending to make the code to obtain the URL from the app config
instead of a ADHOC logic in the server startup.

I tried to get the config with:

    var config = require("./formbuilder/config.js").default;

But get a Syntax Error.
@Natim
Copy link
Member

Natim commented Jul 5, 2017

I upgraded to kinto-http but I am having this error when running the server: TypeError: KintoClient is not a constructor Any idea about it?

@almet
Copy link
Member

almet commented Nov 3, 2017

Thanks for taking the time to work on this and propose some code, this is appreciated. However, since this is almost one year old, I think we should close the issue.

Don't hesitate to submit again / reopen if you think we shouldn't have closed this.

@almet almet closed this Nov 3, 2017
@Natim
Copy link
Member

Natim commented Nov 3, 2017

What about merging it instead?

@almet
Copy link
Member

almet commented Nov 3, 2017

From your last comment, it seems to error-out. I'll let you decide what's best :) (reopening)

@almet almet reopened this Nov 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants