Hi, @firebase remoteconfig team,
I am very new, and trying the remoteconfig rest api, to update the config parameters remotely via postman, hence trying to use the remoteconfig api.
Initially, I was circling everywhere to setup the auth via bearer token to make connection, but then stuck with this 404 error isses.
I am somehow managed to get the bearer token setup done, and able to authenticate to my firebase account, but when I follow this doc to call the api, i get 404 not found error:
error:
▶Request Headers
Authorization: Bearer xxxxxtoken
User-Agent: PostmanRuntime/7.28.4
Accept: */*
Cache-Control: no-cache
Postman-Token: 5c8c4cde-7ebb-44d7-bc19-3ee6ac50a84d
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
▶Response Headers
Date: Thu, 14 Oct 2021 08:10:17 GMT
Content-Type: text/html; charset=UTF-8
Server: ESF
Content-Length: 1621
X-XSS-Protection: 0
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>
<meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
<title>Error 404 (Not Found)!!1</title>