Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

feat(application): add separate resume route #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ohnoitsjmo
Copy link
Contributor

  • created separate resume route with FileParserUpload
  • should allow JSON file objects to be uploaded from frontend

@ohnoitsjmo
Copy link
Contributor Author

@stonewallstan to test file_upload try doing a POST request on multipart in insomniac as you normally would and upload a file with field name 'resume'

@mianuddin
Copy link
Member

mianuddin commented Oct 6, 2018

@ohnoitsjmo make sure to assign yourself to this

Copy link
Contributor

@stanleyarmstrong stanleyarmstrong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I try to upload a file on the route http//:127.0.0.1.8000/applications/resume it gives a 403 error. The issue seems to be with the CSRF cookie not being set. Here's some help according to the error message:
image

Once you fix this you'll be good to go.
dab

@mianuddin
Copy link
Member

screen shot 2018-10-08 at 20 56 57

link

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

Successfully merging this pull request may close these issues.

3 participants