Can someone please help me with adding my Zoominfo API key- Im getting an error around authorization - adding my table in threads.
Thank you!
Hi Landon M., apologies for delay here. The API key you had in the field had unnecessary breakline characters (probably from a bad copy paste) which seems to be what was causing the unsupported characters error. I resolved that issue but now that same enrichment shows an Unauthrized request error, indicating that the API key is not authorized to perform the request. can you double check and confirm your API key here?
Hey Landon, also checking on this one. I do see it still returns unauthorized, any chance ZI's teams can check if your API token is properly enabled?
This is what they said..
oh should I try inluding the begin private key-- and --End private key--
Hi Landon M., without seeing how or where the key is being generated from, its difficult for me to debug this or tell what you are doing wrong. the breaklines from the api key being very long was something i identified originally when trying to solve this, but after fixing that there was still an issue of the API key having unsupported characters. now that seems to be resolved and whatever api key youre using is just not authorized to perform the operation youre attempting with this HTTP API request. That means that either your API key is actually not authorized and you do not have these permissions, or the api key has been accidentally modified during the copy/paste into the application