what is your Pi version and sp?
Hi Everyone,
I too face the same issue. Allow public access is enabled and Allow all clients option is chosen, but server still requires authorization. Request is failing with unauthorized error. Do any of you still face the same issue ?
Regards,
Nirmal
Hi all.
I face the same issue.
I have channel and it works fine, but after restart PI instance i get this error.
Finally i found out that PI catch another REST communication channel for my endpoint, that requires Authentication . In XPI inspector message like "Channel object CC_WTF_REST_SENDER found for URL /mygoodrestURL"
After change endpoint url in wrong catched channel everything works as expecting
Add comment