Hi
I’m encountering an issue when trying to send a URL in a JSON payload for personalization. The error occurs when the payload contains a field like:
{ “link” : “https://www.example.com}
Any insights or suggestions on how to do send data for personalisation
Thanks in advance
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@hrya 403 error indicates a permission issue. Please verify that sufficient permissions are granted to run the REST API endpoint. Kindly share the API endpoint you are using for personalization.
@hrya 403 error indicates a permission issue. Please verify that sufficient permissions are granted to run the REST API endpoint. Kindly share the API endpoint you are using for personalization.
check also your payload. it's missing the double quotes at the end
{ “link” : “https://www.example.com"}
Thanks,
David
Hi @hrya,
Were you able to resolve this query with the help of the provided solutions, or do you still need further assistance? Please let us know. If any of the answers were helpful in moving you closer to a resolution, even partially, we encourage you to mark the one that helped the most as the 'Correct Reply.'
Thank you!
Views
Replies
Total Likes
Views
Likes
Replies