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

404 on POST/GET #14

Open
denkomanceski opened this issue Apr 13, 2020 · 2 comments
Open

404 on POST/GET #14

denkomanceski opened this issue Apr 13, 2020 · 2 comments

Comments

@denkomanceski
Copy link

denkomanceski commented Apr 13, 2020

Hi, I did everything as instructed, and things went smoothly. It also showed the Save cloud button on the chart (after I configured charts_storage_url properly). When I press save, the chart is calling the backend, but unfortunately, all the requests are 404.

Screenshot: https://prnt.sc/rypa9u

[13/Apr/2020 21:00:02] "POST /1.16/charts?client=tradingview.com&user=public_user_id HTTP/1.1" 404 77
[13/Apr/2020 21:00:22] "POST /1.16/charts?client=tradingview.com&user=public_user_id HTTP/1.1" 404 77
[13/Apr/2020 21:00:34] "GET /1.16/charts?client=tradingview.com&user=public_user_id HTTP/1.1" 404 77

I am on charts_storage_api_version: 1.16, not sure if this changes anything.

Thanks

@denkomanceski denkomanceski changed the title 404 404 on POST/GET Apr 13, 2020
@xmaicox
Copy link

xmaicox commented Jul 15, 2020

I will post a guide on this issue around Saturday, I also encountered this headache. I finally got around with it. Finally got it working with and without https

@pebueno
Copy link

pebueno commented Jul 21, 2022

I will post a guide on this issue around Saturday, I also encountered this headache. I finally got around with it. Finally got it working with and without https

Would you mind to post your solution?

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