Paw re-encodes URL values

389 Views Asked by At

I need to request the following URL:

http://myhost.com/api/v3/projects/digitalis%2Fbackend/issues

but this URL is being sent:

http://myhost.com/api/v3/projects/digitalis%252Fbackend/issues
1

There are 1 best solutions below

4
On

Go to the Preferences (Paw menu), tab "HTTP" and uncheck "Re-encode Percent Escapes". It should be working fine.

Disable Percent Escapes in Paw