Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • R redux-rest-easy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 26
    • Merge requests 26
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Brigad
  • redux-rest-easy
  • Issues
  • #32
Closed
Open
Issue created Mar 09, 2018 by Administrator@rootContributor

POST method not sending body argument to API

Created by: beezenees

https://github.com/Pinesy/radical/commit/d014e4193b6d6a296a2fd593176340c67a9d11c7 is the commit where I implemented the "create and delete" product methods - the delete works fine (being passed up just an id), but for the create, i'm passing along an argument object that contains (what I believe to be) correct data. The onSuccess and onError methods work correctly.

This is the action: image

Would appreciate any guidance =)

Assignee
Assign to
Time tracking