@phenomlab This blocked issue got resolved by adding https on the installation url while registering. Then new problem is socket url is giving 404.
Unsolved HTTPS is required using https
-
Hi,
I turned on "Require API usage via HTTPS only" option under API settings, then attempted to create a new category, received following error. My domain is https, why am I getting this message?
Thanks!{status: {code: "upgrade-required",…}, response: {}}
response: {}
status: {code: "upgrade-required",…}
code: "upgrade-required"
message: "HTTPS is required for requests to the write api, please re-send your request via HTTPS" -
@do-mgbk can you give an example of your request code?
-
-
@pitaj Note that all API calls are showing the same error message when the option (require https) is turned on, creating a new category is just an example.