Skip to content

Parse on aws lambda #4911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Jul 25, 2018 · 1 comment
Closed

Parse on aws lambda #4911

ghost opened this issue Jul 25, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 25, 2018

Hi,
We have setup parse server on lambda, I am facing some issues, when I am trying to access following API url:
https://wybqjcb5gg.execute-api.us-west-2.amazonaws.com/latest/parse/classes/userTemp/PwoarwB36U
Header :
Content-Type:application/json
X-Parse-Application-Id:***********
X-Parse-REST-API-Key:******************

Method : GET
Sometime I am getting Error1 or Error2 randomly
Error 1:
{
"code": 101,
"error": "Object not found."
}
Error 2:
{
"message": "Internal server error"
}
I have checked through postman, can you please address the issue.

@georgesjamous
Copy link
Contributor

I don't think there is an official guide to setup parse-server on lambda yet.
There is a discussion ticket open here #483 maybe it could help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants