Hej! When I am trying out my API I have a troube with request where i have Path Params. When I send a request as query params, everything works fine. When I try Path params I recevice such error: Request exception: Cloud Agent Error: Cannot connect to Agent server. How I can fix that? Problably I set something wrongly during endpoint creation but from my perspective eerthing works fine.
Still dosen’t work after switiching agent to Browser Extensions. Any ideas? I tried to UUID directly into the path but it says that it’s inconsistent (as attached). The same endpoint at Postman works properly. Additionaly, I cannot see any request on our servers when I send it.
Ok, I fixed that. I downloaded desktop version. It turned out, that it was issue related with Authorization and API key. However, only desktop version was showing what is the real issue, web version I think showns in general that “there is an issue” but it doesn’t say what is exact problem. Anyway, thanks for willingnes to help.