This user is not allowed to access non-existent class:

hi @cryptokid, @YosephKS

I have facing below error when syncing data in mongodb using stream API.

error: This user is not allowed to access non-existent class: Avaxmarketitem1Logs {"code":119,"stack":"Error: This user is not allowed to access non-existent class: Avaxmarketitem1Logs\n    at /app/node_modules/parse-server/lib/RestQuery.js:288:15\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)"}
error while inserting logs This user is not allowed to access non-existent class: Avaxmarketitem1Logs
3:41
error: Request using master key rejected as the request IP address '::ffff:10.10.10.14' is not set in Parse Server option 'masterKeyIps'

Please help me to sort out this issue.

was this class created?

I donโ€™t know about this, it looks like you an add an IP in a list of whitelisted IPs to use master key.

yes class already created

Can you try without that number 1 from the end of the name? It shouldnโ€™t matter