New Suggestion
Expected Behavior
Should get a in-app widget for our application
Current Behavior
Widget not visible even we when the Show button in the widget setting is enabled
Possible Solution
We have a domain param in our app url as domain=https://oappstechnologiesprivateltd-sandbox.pipedrive.com.
If we remove this param, we are getting this widget visible.
Therefore its better to fix this by just encoding this url for domain param in your API call so that we get 200 or we are getting the 404 for this API
Steps to Reproduce
1.When we access our app URL https://client3.rekzyl.com/campaigns/list?domain=https%253A%252F%252Foappstechnologiesprivateltd-sandbox.pipedrive.com
2.We are getting the 404 for your API https://api-client.sleekplan.com/public/v1/feedback/135505996/sessions?session=
3.Widget is not visible in our app
4.
Context (Environment)