python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Odoo rpc calls for unauthenticated users?
I am developing a template/page for Odoo where I am using an RPC call.
The problem I am having is that I want the page to be of type public, but unfortunately RPC calls are only available for authenti...
Dev Machine
Votes: 0
Answers: 1
add a RPC password to your bitcoin.conf file
I'm following instructions here and it says that I will find a bitcoin.conf file Windows: %APPDATA%\Bitcoin\ and
To use bitcoind and bitcoin-cli, you will need to add a RPC password to your bitcoin.c...

kpie
Votes: 0
Answers: 2
GwtMockito: Single tests pass and multiple fails when using Async-service within tested class. (GwtMock- and GWT.create-related)
I have the following:
ExampleLogic.java (Class that uses an Async-service to do a server call)
ExampleServiceAsync.java (Interface á la GWT)
ExampleService.java (Interface á la GWT to create the asyn...

lemoncactus
Votes: 0
Answers: 1