searchable metadata throws out error. Showing HTTP 403 error in logs. #166
Replies: 4 comments 1 reply
-
@apagapulan-cwt are you using an admin account? Can you share a log file with the error in it, I'm wondering if this happens to all calls, or if it's for any particular object. |
Beta Was this translation helpful? Give feedback.
-
Hello, yes i am using admin account. See attached logs. |
Beta Was this translation helpful? Give feedback.
-
This what it looks like in my screen C:\Users\UserId\Documents\cs_tools>cs_tools tools searchable metadata --org 0 --syncer csv://C:\Users\UserId\Documents\cs_tools\metadata_prod.toml --config prod
╭──────────────────────────────────────────────── Traceback (most recent call last) ────────────────────────────────────────────────╮ The above exception was the direct cause of the following exception: ╭──────────────────────────────────────────────── Traceback (most recent call last) ────────────────────────────────────────────────╮
|
Beta Was this translation helpful? Give feedback.
-
Hello, yup the users/search api works fine when i tested it using postman |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
When we try to run the cs tools searchable metadata, we get unhandled error.
Upon checking the logs, i saw these unusual lines of error messages.
{"type":"Forbidden","description":"The client does not have access rights to the content; that is,it is unauthorized, so the server is refusing to give the requested resource. Unlike 401, the client\u0027s identity is known to the server."}
May I know what went wrong? I was able to run some reports before we upgrade to 10.0 last August 12.
Regards,
Archelle
Beta Was this translation helpful? Give feedback.
All reactions