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

ERROR: The type of request made is not a POST. Please try again. #6

Closed
panlanfeng opened this issue Feb 5, 2015 · 1 comment
Closed

Comments

@panlanfeng
Copy link

The thing is I already signed up. And I was just pasting code from the README and those from https://plot.ly/julia/text-and-annotations/. But it kept returning the following error.

julia> response = Plotly.plot(data, ["layout" => layout, "filename" => "text-chart-basic", "fileopt" => "overwrite"])
ERROR: The type of request made is not a POST. Please try again.
 in error at error.jl:21
 in plot at /home/pan/.julia/v0.3/Plotly/src/Plotly.jl:74

Am I suppose to do something more? Can you help to figure what does the error mean?
Here is some version information. (Already run Pkg.update())

julia> versioninfo()
Julia Version 0.3.5
Commit a05f87b* (2015-01-08 22:33 UTC)
Platform Info:
  System: Linux (x86_64-linux-gnu)
  CPU: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge)
  LAPACK: libopenblas
  LIBM: libopenlibm
  LLVM: libLLVM-3.3
@malmaud
Copy link
Contributor

malmaud commented Jun 5, 2016

Should be fixed now.

@malmaud malmaud closed this as completed Jun 5, 2016
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

2 participants