Skip to content
Discussion options

You must be logged in to vote

横からすみません。jsonの部分を一行にしたら自分は成功しました。

	curl -X 'POST' 'http://localhost:${PORT}/predict' \
	    -H 'accept: application/json' \
	    -H 'Content-Type: application/json' \
	    -d '{"impression_id": "a9e7126a585a69a32bc7414e9d0c0ada", "logged_at": "2018-12-13 07:44:00","user_id": 87862, "app_code": 127,"os_version": "latest", "is_4g": 1}'

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ayukat1016
Comment options

@nsakki55
Comment options

Answer selected by nsakki55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants