Related Product
Which product is this question related to?
API for Giving
Describe the question
I'm getting the following error on my test batch: "You do not have access to this resource","meta":{"description":"User with id XXXXXXXX cannot create a Donation."
The reply from PCO help desk was:
It looks like you are trying to submit a donation while passing your ID through as your giving number when you need to use your profile ID from People. Since the ID that is being passed through doesn't match what the database is expecting, you are getting that 403 error.
However, the ID isn't in the code, I assume it is in the token? Which I have no control over?
I can create a batch, but not donations. I am the organization admin and have full access/control.
What have you tried that worked?
What have you tried that didn't work?
Additional context
I have..
Related Product
Which product is this question related to?
API for Giving
Describe the question
I'm getting the following error on my test batch: "You do not have access to this resource","meta":{"description":"User with id XXXXXXXX cannot create a Donation."
The reply from PCO help desk was:
It looks like you are trying to submit a donation while passing your ID through as your giving number when you need to use your profile ID from People. Since the ID that is being passed through doesn't match what the database is expecting, you are getting that 403 error.
However, the ID isn't in the code, I assume it is in the token? Which I have no control over?
I can create a batch, but not donations. I am the organization admin and have full access/control.
What have you tried that worked?
What have you tried that didn't work?
Additional context
I have..