Discussions

Ask a Question

How often do refresh tokens expire?

Hello, I see my refresh tokens fail regularly with the following error. {"error":"invalid_grant","error_description":"The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client."} I did not revoke or change the redirection URI so by elimination, I am assuming it expired or was issued to another client. Is there a time limit on the refresh token? Under what circumstances would it be issued to another client?

Mention user in a comment via API

Greetings! Is there a way to tag/mention an user via API? Right now, you can only send a content as data, but it'll be usefull for our current requirements to be able to tag users. Thanks in advance!

API To create a gallery

Hi, is there a way to create a gallery via the API?

Check for duplicate photo?

Is there a way to see if a photo has already been uploaded to a project?

Check for duplicate photo?

Is there a way to see if a photo has already been uploaded to a project?
ANSWERED

Can I create a project using JavaScript with only an address and no Lat/Long?

I am trying to help a client with automation and I want to write javascript so that it uses his API key to create a new project when a client approves their estimate. It looks like lat and long coordinates are a required field however, and their CRM does not calculate or store lat/long, only their address.
ANSWERED

re-enable webhook

I'm writing to report an issue with the webhook functionality in our current CompanyCam integration. The script tasked with handling webhook requests seems to be unintentionally deactivating the webhook upon receiving a request. <br>
ANSWERED

How to disconnect my company Account from my integration account ?

I'm integrating companyCam with my application , so I've succeeded to set OAuth2.0 , but I can't find how to disconnect my CompanyCam Account ? Do you have an API ? Or how to do it ? <br>
ANSWERED

Should photos object have URLS or URIS field?

Docs do not match the actual return type <https://docs.companycam.com/reference/listprojectphotos> photos object has "urls" in docs and "uris" in response

OAuth Credentials

How much time do you provide the OAuth credentials after the request ?