Still can not use the API @ testnet.steemdev.com
I understand that's not what it says in the post, but I don't have the ressources to set up my own node just to look at the testnet.
Access to fetch at 'http://testnet.steemdev.com/' from origin 'null' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I was told this should be easy to fix on your end.
.
This is the 3rd time I am commenting on this.
I am using dsteem like this:
This is the same code twice, just with different nodes.
api.steemit.com works, testnet.steemdev.com does not work. ( also when I add the port :2001 )
I also tried beem in a similar way (set_shared_steem_instance), actually but also got an error.
.
Well thanks. That works.
crossorigin = "" does not seem to do anything, and this works with either http and https.
The above works fine.
So I assume condenser works, but app base does not ?
.
that
@0.8.0
is just an artifact - I copied those lines from somewhere.I am not very familiar with dsteem or JS in general, either.
How do you get beem to work, then ?
This does not work either, I tried variations of the url with port and without and http https ...
.