Giter Site home page Giter Site logo

Error with request about adapter HOT 5 CLOSED

rudvfaden avatar rudvfaden commented on June 28, 2024
Error with request

from adapter.

Comments (5)

allanbowe avatar allanbowe commented on June 28, 2024

Hi Rud - your data object should contain a series of table arrays. The name of each array will become the SAS table name.

Each table array contains a series of row objects.

The stringified JSON should look like this (assuming your table is called "sdfvc" and your column is "FREKVENS":

{
	"sdfvc": [{
		"FREKVENS": "PRIMO_BANKDAG_MDR"
	}, {
		"FREKVENS": "PRIMO_BANKDAG_MDR"
	}, {
		"FREKVENS": "PRIMO_BANKDAG_MDR"
	}]
}

More info here: https://sasjs.io/sasjs-adapter/#request-response

from adapter.

allanbowe avatar allanbowe commented on June 28, 2024

Hi @rudvfaden - we've updated the adapter to give a more helpful error message when this issue occurs.

from adapter.

rudvfaden avatar rudvfaden commented on June 28, 2024

from adapter.

allanbowe avatar allanbowe commented on June 28, 2024

Hi @rudvfaden - this is a question best suited for the SASjs Support channel, as it's not specifically adapter related: https://matrix.to/#/#sasjs:4gl.io

Will look to get you an answer there

from adapter.

rudvfaden avatar rudvfaden commented on June 28, 2024

Old issue. You can close it.

from adapter.

Related Issues (20)

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.