Not able to get the preview due to below error using latest version of Studio and WebAPI package version 1.16.2.
If you are using any variables please remove them and use values in place of them
And can you check if the preview url you have is proper
cheers
I have not used variables but direct values but still the error is popping up.
Is the url provided correct?
Try closing the project reopen
change the version of webapi package and retry
cheers
Hi @Raghuveer_M
- Check the URL that you have given.
- Verify API Endpoint and double check whether you have given the correct end point.
Hope it helps!!
Regards,
Hi @Raghuveer_M
the values in your parameters should be in string format, it means you need to enclose your value between “YourValue” so please add quotes to your values
Regards