Aswin - A authorisation related question. I hav...
A authorisation related question. I have a plugin that exposes some PUT endpoints. From the accompanying webapp I can successfully use these endpoints. But I also have another program (no browser) that cannot use these endpoints. It gets a 401 error. So I generated a token for this program to use, but still the 401. I successfully tested the token on SignalK endpoints, so I know the token is right.
Any ideas why the token won't work on plugin endpoints? Is there a better way to get commands/info to a plugin from a non browser source?
Any ideas why the token won't work on plugin endpoints? Is there a better way to get commands/info to a plugin from a non browser source?