1. Seng Chee Chong
  2. SnapDevelop
  3. Wednesday, 24 February 2021 02:13 AM UTC

Hi All, 

I encountered issue when I tried to test Web API by SnapDevelop Web API Tester. 

Tester showed error. But it run well when I test on Google Chrome Browser. 

Any workaround instead of test on Google Chrome Browser? 

 

Regards,

Alvin 

 

Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 24 February 2021 02:19 AM UTC
  2. SnapDevelop
  3. # 1

Hi Alvin,

I recommend you work with our support to resolve this error.  The Web API Tester in SnapDevelop is very powerful tool.  There are other Web API Testers like Postman, but the integration of our Web API Tester with the SnapDevelop IDE so you can step through the source code is very valuable, plus the visualization of the data instead of dealing with JSON saves lots of time.

Best regards,
Armeen

Comment
  1. Seng Chee Chong
  2. Wednesday, 24 February 2021 10:24 AM UTC
Hi Armeen,

- Thanks for your advice, I will report this bug !!!

- Agree with you that SnapDeveloper Web API Tester is a powerful yet impressive tool.
  1. Helpful
There are no comments made yet.
Sam Song @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 24 February 2021 10:02 AM UTC
  2. SnapDevelop
  3. # 2

Hi Alvin,

Thank you for reporting this bug. 

Routing in ASP.NET Core is not case sensitive, but Web Api Testing hasn't supported it well. To work around it, you can replace the "dateto" in HttpGet("{customerId}/{dateFrom}/{dateto}") with "dateTo".

We suggest that you submit a ticket on our support portal (https://www.appeon.com/standardsupport) to track this bug. 

Best Regards,

Sam

Comment
  1. Seng Chee Chong
  2. Wednesday, 24 February 2021 10:14 AM UTC
Hi Sam,

Thanks for your help !!!
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.