Question

E-Tags - HTTP requests in Power Apps

  • 9 February 2022
  • 0 replies
  • 164 views

Badge +3

Hi,

When executing requests to API end points, whats the format of e-tags that is allowed.

ive used an api imported to power apps where a sucessful patch request’s etag was like below

W/”{keynumber}”

but with a http request in power apps, the request ends up like

W/\”{keynumber}\”

 

the 2 \ characters are preventing the request from being completed, is the API’s back end setup to handle these characters?

because leaving them in times the request out with a ‘internal server error’ and no real information on how to resolve the issue

 

Kind regards,

 

Brian


This topic has been closed for comments