Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variables must be a object #7

Open
yuu2lee4 opened this issue May 3, 2018 · 3 comments
Open

variables must be a object #7

yuu2lee4 opened this issue May 3, 2018 · 3 comments

Comments

@yuu2lee4
Copy link

yuu2lee4 commented May 3, 2018

now it is a string which cant be analyze.

@cdaringe
Copy link

this happens when you don't set:

    headers: {
      'Accept': 'application/json',
      'Content-Type': 'application/json'
    },

in fetch.

@cdaringe
Copy link

otherwise, it's all zen.

@wilbooorn
Copy link

I'm actually running into this too... I have those headers set and variables is still coming through as a string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants