docs icon indicating copy to clipboard operation
docs copied to clipboard

Parse Platform docs

Results 82 docs issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi ! 👋 It was a bit difficult to find that it was possible to add custom headers in each Parse client request. I did not find anything in the...

### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-JS/issues?q=is%3Aissue). -...

docs:sdk-js

**Describe the bug** - [Setting up Facebook](https://docs.parseplatform.org/android/guide/#setting-up-facebook) - [Setting up Twitter](https://docs.parseplatform.org/android/guide/#setting-up-twitter) shows old and invalid Gradle dependencies for Android **To Reproduce** Steps to reproduce the behavior: 1. Go to [Parse...

__Link to section:__ https://docs.parseplatform.org/android/guide/#facebook-users __What is the issue?__ Using of `onActivityResult` method of Fragment is now deprecated which can lead to confusion and questions or reported issues on the Parse...

__Link to section:__ Please provide a specific link to the section in question. In the docs, you can click on a heading and then copy the relative link from the...

type:docs
bounty:$5

Closing #838 #### What thing being changed: The documentation for "[Deleting the files](https://docs.parseplatform.org/rest/guide/#deleting-files)" contains invalid URL. This can be fixed by changing the URL from https://YOUR.PARSE-SERVER.HERE/parse/files/...profile.png to https://YOUR.PARSE-SERVER.HERE/parse/files/profile.png

### New Feature / Enhancement Checklist - [ ] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [ ] I have searched...

docs:rest
type:docs

__Link to section:__ Multiple __What is the issue?__ Restricted session is a feature that was never part of open source parse server, see https://github.com/parse-community/parse-server/pull/7543. __Can you propose a solution?__ Remove...

type:docs

__Link to section:__ Please provide a specific link to the section in question. In the docs, you can click on a heading and then copy the relative link from the...

type:docs

__Link to section:__ https://github.com/parse-community/parse-server#inside-a-docker-container __What is the issue?__ The example on how to set up Parse Server with Docker uses the `--link` argument. However, this argument is a [legacy feature](https://docs.docker.com/network/links/)...

type:docs