200.0
-
-
{"invitesSent" => 0, "totalInvitedToInterview" => 0, "totalHired" => 0, "totalUnansweredInvites" => 0, "totalOffered" => 0, "totalRecommended" => 2}
We are seeking a skilled freelancer to create a comprehensive company profile that effectively highlights our brand, mission, and services. The profile should be engaging, visually appealing, and tailored to attract potential clients and partners. The ideal candidate should have experience in corporate communications and a strong understanding of branding. Please provide samples of previous work along with your proposal.
5.0
-
-
{"invitesSent" => 0, "totalInvitedToInterview" => 1, "totalHired" => 0, "totalUnansweredInvites" => 0, "totalOffered" => 1, "totalRecommended" => 2}
Refer to last 2 pages of this document for the job explanation - https://docs.google.com/document/d/1y5KV8kIByiaKGpXi4QC0Tyy1Vg4x0MkqJVm8XsqERlo/edit?tab=t.0
0.0
-
-
{"invitesSent" => 0, "totalInvitedToInterview" => 2, "totalHired" => 0, "totalUnansweredInvites" => 0, "totalOffered" => 0, "totalRecommended" => 1}
I need help troubleshooting my Bubble.io project.
THE PROBLEM:
- My bulk create actions worked fine in development but stopped working when I deployed to live
- I realised the bulk create API was still calling the 'version-test' URL
- Hence, I changed it to use the 'live' mode Bubble URL
- Now, I can't even initialize the API call
PERSISTING ERROR:
"Expecting a newline-separated list of JSON objects. Make sure the Content-Type header is text/plain"
I've tried various troubleshooting approaches, read lots of forum posts in the Bubble forums- but they have all been unsuccessful.