You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: