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

Hangs on "Loading Object 1 Data..." #1

Open
samthetechie opened this issue May 9, 2011 · 0 comments
Open

Hangs on "Loading Object 1 Data..." #1

samthetechie opened this issue May 9, 2011 · 0 comments

Comments

@samthetechie
Copy link

I noticed in the original youtube video that it took quite a long time with one month's data, is it simply the case that we are trying to retrieve too mucha data in one call? Would it make sense to get, say, only the last weeks data in the first call?

I noticed that the TODO.txt mentions the v2 API
Pachube 2 SketchUp Plug-in.
Version 0.3a -

TODO:

Update for new v2 Pachube API.

I have been trying to get the demo described here: http://community.pachube.com/sketchup working and I get the same error as described in the comments at the bottom of the community/howto page. So there is a problem with authentication and the code is using the original version of the api. The two api calls:

  1. Version 1 API:http://www.pachube.com/feeds/1908.json
  2. Version 2 API: http://api.pachube.com/v2/feeds/1908.json
    return different results so there may be a difference in the way the readings are parsed.

One thing that really confused me, why can I view the results from the request for the .json object from the browser but in sketchup (where it challenges me for a username and password?).

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

1 participant