We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Third Party Integrations
1229 TopicsSSL Certificate error or SSH md5 fingerprint not Ok error.
In our application we our using third party login to dropbox using OAuth. When the app is trying to load the login page it is showing error SSL Certificate error or SSH md5 fingerprint not Ok error while communicating with https://marketing.dropbox.com/oauth2/authorize and after that error shows with dropboxcaptcha.com. The login page is not able to load because of this error. Do anyone know why ? We have checked from our side regarding all the certificates in our application. The certificates are valid and have not expired. It looks like it is from the dropbox side.88Views0likes4CommentsWhy does Dropbox for MacBook keep 'removing' itself?
Hi, Myself and multiple users in my organisation have an issue where the Dropbox installed App on our MacBooks 'removes itself. By this, I mean, Dropbox will still be installed, we can navigate VIA finder, however we are suddenly unable to open the files. When we navigate to Dropbox on the menubar, the icon has been removed, but the space for it is still there, when clicking it, it pulls up the Dropbox pop up as normal. When we go to share files we are presented with the options that can be seen below. What we have to do is redownload the Dropbox installer and reinstall Dropbox. When the install is done, we dont need to do anything else, no resyncing files etc. It picks up where it left off.. Really weird. This is happening for people on different versions of MacBooks, different versions of Dropbox etc. Any advise?583Views0likes43CommentsExcel crashes when opening a file from Dropbox
Hello. This just started occurring yesterday for one of my machines. I have files stored on Dropbox sync'd through filer explorer. When I open the file from dropbox (file explorer), excel quits responding. When I open the same file from my Desktop, Excel works as normal. Dropbox is listed as a connected service in Excel and there have been no issues before yesterday. I have updated office and performed a repair without luck. Any thoughts?787Views1like17CommentsCan we have a way to tell if a FileMaker 11 database is open on a user's end?
In our office we use a FileMaker database. However there are two people who use it and one can't tell if the other has the database open. This causes problems if both people are adding or changing data. I realize this is not a server so two can't use the same file at the same time. However, it would be a great help if somehow we can tell on the list if it is opened already. I think it works for Microsoft products. Could FileMaker 11 be added?49Views0likes3CommentsLANGCHAIN DOC LOADER CANT ACCESS; SAYS MISSING SCOPE
I am using langchain_community.document_loaders.DropboxLoader the problem is with my api key. although in the permissions i have allowed files.metadata.read as well as write. but i get this error: AuthError('missing_scope', TokenScopeError(required_scope='files.metadata.read'))) anyone knows a thing about it?