Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 sendy 403 jobs found, pricing in AUD

    I have a problem with this plugin Usually may can import content from udemy, using the Udemy and Rakuten API I am having this error message Error calling GET : (403) <!doctype html> <html> <head><meta charset='utf-8'> <title>Error • Udemy</title> </head> <body> Forbidden <script>(function(){if (!) return;var js = "window['__CF$cv$params']={r:'882e40611905365c',t:'MTcxNTU1NzIwMi4xMjIwMDA='};_cpo=('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/',('head')[0].appendChild(_cpo);";var _0xh = document

    $232 (Avg Bid)
    $232 Avg Bid
    26 bids

    I'm in need of support to set up an Amazon EC2 server =. Following are the requirements: 1. Server Installation: Involves setting up a Amazon EC2 server. 2. Sendy Installation & Integration: This requires installing and setting up Sendy on the server. You'll need to integrate Sendy with Amazon SES for email functionality. 3. Domain Configuration: I already have a domain in place. Assistance will be required to configure this existing domain for Sendy. Ideal skills include server management, familiarity with Amazon EC2 and Amazon SES, and experience in domain configuration. Also, past experience with Sendy is a must.

    $278 (Avg Bid)
    $278 Avg Bid
    36 bids

    I created Java app that create google calendar event via api. I've got below error POST { "code": 403, "errors": [ { "domain": "calendar", "message": "Service accounts cannot invite attendees without Domain-Wide Delegation of Authority.", "reason": "forbiddenForServiceAccounts" } ], "message": "Service accounts cannot invite attendees without Domain-Wide Delegation of Authority." I think it's a problem service account. I want to do it till end of 11.05.2024 Project realization via shared desktop

    $32 (Avg Bid)
    $32 Avg Bid
    5 bids

    ...fail_timeout=0; } map $http_origin $cors_origin { default "null"; } server { server_name ; listen 18800 ; if ($host ~ "d{1,3}.d{1,3}.d{1,3}.d{1,3}") { set $test_ip_disclosure A; } if ($http_x_forwarded_for != "") { set $test_ip_disclosure "${test_ip_disclosure}B"; } if ($test_ip_disclosure = AB) { return 403; } if ($http_x_forwarded_proto = "http") { set $do_redirect_to_https "true"; } if ($do_redirect_to_https = "true") { return 301 https://$host$request_uri; } location ~ ^/static/(?P<file>.*) { root /xxx/var/ppppp; add_header 'Access-Control-Allo...

    $50 (Avg Bid)
    $50 Avg Bid
    15 bids

    after migration, the server shows 403 Forbidden Access to this resource on the server is denied!

    $14 - $15 / hr
    Sealed
    $14 - $15 / hr
    16 bids

    I'm looking for a professional who can set up and configure the AWS Simple Email Service (SES) with my Sendy platform. My goal is to utilize this integration for automated email campaigns to a list of 10,000 to 100,000 contacts. Key Requirements: - Setting up AWS SES with Sendy: The ideal candidate should have experience in setting up SES with Sendy, ensuring a seamless and efficient integration. - Automated Email Campaigns: You should have a proven track record of creating successful automated email campaigns that engage audiences effectively. - List Management: Experience in managing email lists, segmenting them appropriately for targeted campaigns would be a plus. - Deliverability and Compliance: A good understanding of email deliverability best practices and...

    $32 (Avg Bid)
    $32 Avg Bid
    6 bids

    I urgently require assistance from experienced Laravel developers to fix a "403 Forbidden" error on my website. Here are some specifics: - Our platform is built on Laravel. - This issue arose following a Laravel version update. - Since the update, the site has become inaccessible, displaying the error message: "Forbidden You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request" Ideal skills for this task include: - Proven Laravel expertise - Experience with site restoration after Laravel version update. - Quick problem-solving abilities to troubleshoot the problem and employ the necessary fixes The suitable freelancer will efficiently rectify th...

    $38 (Avg Bid)
    $38 Avg Bid
    14 bids

    I urgently require assistance from experienced Laravel developers to fix a "403 Forbidden" error on my website. Here are some specifics: - Our platform is built on Laravel. - This issue arose following a Laravel version update. - Since the update, the site has become inaccessible, displaying the error message: "Forbidden You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request" Ideal skills for this task include: - Proven Laravel expertise - Experience with site restoration after Laravel version update. - Quick problem-solving abilities to troubleshoot the problem and employ the necessary fixes The suitable freelancer will efficiently rectify th...

    $35 (Avg Bid)
    $35 Avg Bid
    33 bids

    I'm looking for Azure Storage and network expert, which can help me implement the security on the storage account and the storage account should only be accessible through a web app. I have the sas token created for the blob, have the webapp deployed, but somehow I'm getting 403 when I try to access from the web app.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    18 bids

    ...return a 401 If there is any other type of error, a 500 If it is OK you must return a 200 along with a token. That is the token that will be passed in the rest of the calls and that you will have to validate, and that I will save. It will go in the headers of subsequent calls under the name 'X-AUTH-TOKEN' With each call you must verify that the token I provide you is valid, and if not, return a 403 code....

    $166 (Avg Bid)
    $166 Avg Bid
    1 bids

    I’m in need of professional assistance to fix a persistent 403 error on my WordPress site that has limited my ability to manage portfolios. The problem seems to persist despite adjustments made using FTP. The issue has led to slow loading times, unusual pop-up advertisements, broken links, and total lack of access to backend configurations including post/page management, theme setting modifications, and plug-in additions/modifications. I should mention that there have been no recent changes to backend configurations prior to the occurrence of this issue. Strong skills are required in: - WordPress Troubleshooting; - Understanding of backend configurations; - Expertise in dealing with 403 errors; - Ability to identify and remove website infections; - Proficiency in FTP ...

    $210 (Avg Bid)
    $210 Avg Bid
    166 bids

    Hello. We need someone to fix some issues on our wordpress 1. When the authors add their BIO in their profile, it throws them a 403 forbidden message 2. We can't update the wordpress plugins Small budget - if this project is a success, much more work to come

    $41 (Avg Bid)
    $41 Avg Bid
    141 bids

    I need help creating a node for N8N (version 1.33) using "HTTP Request" for the page "", returning all the table data. Today I'm getting error 403. The deliverable should be a json file that I can import into my local N8N instance. I have the script in CURL already working, but when I import it into the N8N it gives the 403 error.

    $24 (Avg Bid)
    $24 Avg Bid
    41 bids

    I need a tool that visits a page but can avoid a 403 on the page , next it should redo it several times a day with other ip addresses. Agent and other details should transferred to the page so the 403 is not triggered

    $36 (Avg Bid)
    $36 Avg Bid
    6 bids

    I have a site which i have transferred server. After transferring server i am now getting Error 403

    $33 (Avg Bid)
    $33 Avg Bid
    19 bids

    We have a PHP website which has a htaccess file error which is preventing the website from loading and this is producing a '403 Forbidden - You do not have permission to access this document.' error. I will explain more about this issue when we chat via freelancer.

    $35 (Avg Bid)
    $35 Avg Bid
    23 bids

    Hi, Today i have created a Scrapy crawler to crawl the website , but i'm not able to crawl the website because when i run the crawler, any request i do to the website, i got the 403 error to me. I just neeed you fix my code to do a request at someway the website return the code 200 instead of 403. I'm sending my code attached. Send me a print screen in the chat showing you received code 200 using the same url, then i will hire you to send me your code.

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids

    I'm searching for a skilled individual who can troubleshoot a Forbidden 403 Error on my Google site or migrate the website to Hostinger if need be. My website features user login functionality, e-commerce capabilities and interactive elements, all of which need careful attention. Specific skills and previous experiences that will be beneficial include: - Troubleshooting and resolving website errors, particularly Forbidden 403 - Experience in Google site configuration and possibly website migration - Proficiency in managing user login systems, e-commerce operations and interactive elements - Ability to work without specific design elements or branding guidelines The solutions should ensure a fully functional, error-free experience for site users. Your ability to handle ...

    $35 (Avg Bid)
    $35 Avg Bid
    31 bids

    We need to create a machine learning model inside Moodle LMS using the analytics models (). Moodle currently supports two predictions processors: • PHP machine learning backend - implements logistic regression using php-ml (contributed by Moodle) • Python machine learning backend - implements single hidden layer feed-forward neural network using TensorFlow. The script for this model will be: We have a profile field on a user () and a profile field on a course (). Based on these two fields, we want the platform to suggest other courses to the user. We are looking for a recommendation mechanism for Moodle based on machine learning, matching user information

    $304 (Avg Bid)
    $304 Avg Bid
    35 bids

    We are looking for an email marketing expert based in India to setup and automate my email marketing. The platforms I want to use are Sendgrid, Convertkit and Sendy. If you're familiar with these, then you're just the person I'm looking for. Regarding integration, the marketing system will have to work in tandem with various social media platforms. This implies creating systems for capturing leads from social media, nurturing these leads through our email marketing platforms, and converting them into loyal customers. Key Skills Include: - Expertise in Sendgrid, Convertkit and Sendy - Proven experience in email marketing and automation - Understanding of social media platforms and how to effectively leverage these for lead generation - Ability to integrate ...

    $203 (Avg Bid)
    $203 Avg Bid
    5 bids

    ...Console App or Class Library (if Class Library + Tests). Gateway is easy to set up read in attachements. I tried to write my own client also tried generated client through Nswag not working at all always recieve 403 so it knows it is there but i don't have access to it even i log with real account (not paper one). Somehow in python it work (tested working) In c# it does not (only thing i found ) I would like to run endpoint "https://localhost:5000/v1/api/iserver/auth/status", " https://localhost:5000/v1/api/tickle", "https://localhost:5000/v1/api/portal/sso/validate" The api swagger

    $175 (Avg Bid)
    $175 Avg Bid
    15 bids

    Looking for an expert to fix all possible indexing issues below. I will only hire somone that will describe what you can fix, can improve, and ...can improve, and cannot fix out of the list below so please comment your expectations for resolving the indexing below and I will choose whoever has the most realistic and helpful answer: Page with redirect 2,868 Not found (404) 2,736 Alternate page with proper canonical tag 1,739 Excluded by ‘noindex’ tag 1,216 Duplicate without user-selected canonical Website 50 Blocked due to access forbidden (403) Website 38 Server error (5xx) Website 31 Soft 404 Website 13 Blocked due to other 4xx issue Website 32 Blocked due to unauthorized request (401) Website 2 Crawled - currently not indexed Google systems 5,961 Google chose differe...

    $165 (Avg Bid)
    $165 Avg Bid
    59 bids

    I'm facing a persistent 403 error on my Hostinger-hosted blogging site. Despite not having made any recent changes to either my website or server configuration, this issue arose. I am seeking a professional who can efficiently troubleshoot this problem, ensuring the smooth functionality of my site moving forward. Key qualifications include: - Expert understanding of the Hostinger platform - Extensive knowledge in error troubleshooting - Experience with blogging sites - Able to work without altering site configuration Your task will involve a thorough diagnosis of the problem, implementation of a solution, and testing to confirm the 403 error has been fully resolved. Thank you for your attentiveness to this matter.

    $27 (Avg Bid)
    $27 Avg Bid
    21 bids

    We're implementing AWS Kinesis Video Streams in our Android App (Kotlin), but we do NOT want to use the SDK. Instead we'll connect to the signaling channel using WebSockets. The problem we're currently facing is that the signaling channel always responds with 403 - Forbidden. We're not sure if the pre-signed URL is incorrect or if there's another issue (the IAM user has every and all permissions on AWS) We're looking for someone who has previous experience with AWS Kinesis Video Streams connections (non-SDK), and AWS pre-signed URLs in general, and can help us get a working connection to the signaling channel. Do NOT contact me outside Freelancer. Also, do NOT apply if you don't have demonstrable experience with the mentioned service and technolo...

    $292 (Avg Bid)
    $292 Avg Bid
    19 bids

    ...in website hacking recovery. Recently, my website suffered from a hacking incident that resulted in it being entirely down. I'm facing a critical issue where the website not only stops functioning but also shows a "Forbidden Error 403" whenever an attempt to access it is made. My priority is to resolve these issues as quickly as possible to minimize any more damage and to protect my users' data and trust. **Key Issues to be Addressed:** - Immediate investigation and removal of any malicious code or backdoors left by the hacker. - Resolving the "Forbidden Error 403" to regain access to the website. - Ensuring the website is fully operational with all functionalities restored, especially focusing on the backend, as the current status is not up ...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    36 bids

    ...in website hacking recovery. Recently, my website suffered from a hacking incident that resulted in it being entirely down. I'm facing a critical issue where the website not only stops functioning but also shows a "Forbidden Error 403" whenever an attempt to access it is made. My priority is to resolve these issues as quickly as possible to minimize any more damage and to protect my users' data and trust. **Key Issues to be Addressed:** - Immediate investigation and removal of any malicious code or backdoors left by the hacker. - Resolving the "Forbidden Error 403" to regain access to the website. - Ensuring the website is fully operational with all functionalities restored, especially focusing on the backend, as the current status is not up ...

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    24 bids

    ...in website hacking recovery. Recently, my website suffered from a hacking incident that resulted in it being entirely down. I'm facing a critical issue where the website not only stops functioning but also shows a "Forbidden Error 403" whenever an attempt to access it is made. My priority is to resolve these issues as quickly as possible to minimize any more damage and to protect my users' data and trust. **Key Issues to be Addressed:** - Immediate investigation and removal of any malicious code or backdoors left by the hacker. - Resolving the "Forbidden Error 403" to regain access to the website. - Ensuring the website is fully operational with all functionalities restored, especially focusing on the backend, as the current status is not up ...

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    38 bids

    I'm in need of an expert designer who can create a precise ductwork design for a specific task. The task involves integrating a ducted AC system to function as an air-intake and air-conditioning devi...an expert designer who can create a precise ductwork design for a specific task. The task involves integrating a ducted AC system to function as an air-intake and air-conditioning device in my residential property. The ultimate goal is to achieve consistent ventilation. The specifications are: - The ductwork should be able to handle a total output flow of 150 m^3/h. - The AC unit has minimum of 403 m^3/h itself. Doing so possible if the part of the AC output airflow is split in two parts. One of which is redirected back to the input of the airflow. Please see the draft attac...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    27 bids

    ...but not limited to 404 Page Not Found, 403 Forbidden, and other related issues Responsibilities: Google Analytics 4 (GA-4) Setup: Configure GA-4 for our website, ensuring accurate tracking of user interactions and website performance. Google Search Console Setup: Implement Google Search Console for our domain to monitor and resolve indexing issues, submit sitemaps, and understand search traffic. RankMath Configuration: Install and configure the RankMath SEO plugin according to our website's specific needs, optimizing for maximum SEO performance. Error Resolution: Identify and fix internal URLs with client-side errors. This includes: Diagnosing and resolving 404 Page Not Found errors by updating, removing, or redirecting broken links. Addressing 403 Forbidden er...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    59 bids

    Our current website infrastructure We currently have a cloud server on Vultr which is running the following services: • Three simple WordPress websites • Sendy email tool (linked with an SMTP platform) • DNS services (for emails, verification, DMARC etc) • CWP Pro Web panel (for managing the PHP updates, MySQL updates for the websites, etc) The server is hosted on CentOS and CWP Pro. The WordPress website has the following important plugins: 1) Wordfence free (for security and protection) 2) Updraft Plus (for website backups) 3) Nitropack-free (for optimising speed) 4) Bunny CDN (for optimising speed) 5) Tawk (for live chat widget in the website) 6) WP Mail (for the Website contact forms to work correctly) 7) Quad addon, KingComposer, KC Pro (for ensuring the web...

    $560 (Avg Bid)
    $560 Avg Bid
    22 bids

    I'm searching for a freelancer who can fix this error. Im migrating my web to another hosting/domain and got some errors like this one. Its a PHP Laravel Website. Im using cPanel.

    $30 (Avg Bid)
    $30 Avg Bid
    11 bids

    Hi Semi786, could you please complete addresses in the sheet. As before, the instructions are all in the sheet Instructions. Addresses to be filled in are in rows 203-403.

    $49 (Avg Bid)
    $49 Avg Bid
    1 bids

    I need to inject via Database 403 users in tutor lms and wordpress installation, with same password

    $221 (Avg Bid)
    $221 Avg Bid
    23 bids

    I'm currently having a challenge with my Angular application as it's experiencing server-side errors. Specifically, it's unable to connect, leading to a "403 Forbidden" error message. To fix this, I'm in need of an expert with solid skills in Angular, AngularJS, debugging, and HTTP error resolution. Ideally, you have experience solving server-connection problems and are familiar with rectifying '403 Forbidden' issues. Key responsibilities would include: - Diagnosing the issue and identifying the root cause of the error - Proposing and implementing a robust solution to address the server-side errors - Testing and ensuring the fix is compatible without affecting the application's performance Note, you'll need to provide the u...

    $41 (Avg Bid)
    $41 Avg Bid
    9 bids

    As an ecommerce website owner, I'm experiencing an intermittent Error 403 which prevents smooth operation of my VueJS shopping cart. The task involves: * Identifying the source of the error * Fixing the issue to ensure smooth functioning of the cart Ideal freelancer should: * Have proficiency in VueJS * Possess robust debugging and problem-solving skills * Have a good understanding of HTTP status codes, particularly Error 403 Familiarity with ecommerce platforms and experience in resolving similar errors would be a strong advantage.

    $62 (Avg Bid)
    $62 Avg Bid
    35 bids

    I'm looking for a tech guru to help me with an error message "403 Forbidden" I'm encountering on my website. This challenge surfaces when trying to access a specific page and has only so far manifested in Google Chrome. For the most successful outcome, you should: - Be familiar with various potential causes of 403 errors particularly in relation with Google Chrome - Have prior experience troubleshooting diverse browser-specific issues. I look forward to a smooth resolution of this issue to ensure a seamless website experience for all users.

    $32 (Avg Bid)
    $32 Avg Bid
    89 bids

    Sendy will be upgraded to 6.0.9

    $45 (Avg Bid)
    $45 Avg Bid
    1 bids

    I am encountering a persistent Error 403 issue with my API key while attempting to integrate TranslatePress with Google APIs on my WordPress website. I am seeking a skilled freelancer to assist me in resolving this issue and successfully activating TranslatePress for a seamless translation experience. Feel free to ask any clarifying questions or request additional information before providing your quote.

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    48 bids

    I need to upgrade my current Sendy email software from version 6.0.4 to 6.0.9 on AWS SES platform.

    $48 (Avg Bid)
    $48 Avg Bid
    18 bids

    I am experiencing a problem with my WordPress website's links. They are not redirecting properly and, instead, they lead to 403 error messages and blank pages. These issues are not site-wide, but rather occur on specific links. I use cpanel for the server. We have an SSL certificate installed. The ideal applicant for this project should have: - Extensive experience with WordPress - A solid understanding of HTTP status codes, particularly 403 errors - Proven track record of fixing broken or improperly redirecting links Your task will be to: - Identify and correct the specific links on my site that are leading to 403 errors and blank pages - Ensure the corrected links direct to the correct pages.

    $35 (Avg Bid)
    $35 Avg Bid
    45 bids

    I am looking for a data entry person who can help me compile a comprehensive list of music festivals from this link: You will need to assemble a list of all of the festivals of all genres in: - United States (403 total) - Mexico (12 total) - Canada (51 total) - South America (11 Total) And a Separate List of Festivals throughout the world that are classified as: -Electronic (475 Total) For a total list of 952 Festivals For all of these Festivals, I need you to include: 1 - Name of the Festival 2 - Location of the Festival 3 - Dates of the Festival 4 - Website link to the Festival 5 - Facebook Page for the Festival 6 - Instagram Page for the Festival ^^^ Each of these 6 Details should be in each different column Name, location, and Dates should

    $38 (Avg Bid)
    $38 Avg Bid
    52 bids

    i find expert to fix my problem error 403

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    19 bids

    Server Error 403 website onlysdf

    $38 (Avg Bid)
    $38 Avg Bid
    42 bids

    I'm seeking help to secure an NGINX location by implementing PHP script-based authorization. The existing PHP script returns either "200 Authorized" or "403 Unauthorized" upon successful authentication. I require NGINX to validate this response before granting access to the requested URL. If the PHP script returns "200 Authorized," access should be allowed; otherwise, it should be denied. This is a task that should take around 30 minutes for an experienced professional.

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    28 bids

    A developer has reported that our WorPress site, , gives a 403 message – You don't have permission to access this resource – when using Safari. The site works fine for us on all browsers. We need someone to reproduce the error on Safari, then rectify the site so that the error does not occur again. If you receive the 403 error, in your application send a screenshot and state how you would fix it. NO placemarker bids. Quote your price for the job – NOT your hourly rate. NO phone calls or emails; Freelancer applications only

    $34 (Avg Bid)
    $34 Avg Bid
    35 bids

    I am looking for a freelancer who can help me resolve a Nginx 403 error that I am experiencing on my Azure web app with Laravel. Requirements: - Experience with Nginx 1.16 - Ability to troubleshoot and resolve issues on all pages of the web app - Familiarity with Laravel and Azure web apps - Knowledge of Nginx configuration and customization If you have the skills and experience necessary to fix this issue, please submit your proposal.

    $41 (Avg Bid)
    $41 Avg Bid
    31 bids

    I am looking for a freelancer who can help me resolve a Nginx 403 error that I am experiencing on my Azure web app with Laravel. Requirements: - Experience with Nginx 1.16 - Ability to troubleshoot and resolve issues on all pages of the web app - Familiarity with Laravel and Azure web apps - Knowledge of Nginx configuration and customization If you have the skills and experience necessary to fix this issue, please submit your proposal.

    $44 (Avg Bid)
    $44 Avg Bid
    5 bids

    I am looking for a talented designer to create communication flyers for my private night party. Theme: Private Night Party Design Preferences: - I will provide specific colors and design details for the flyers. Brief: The party theme is based on a HTTP code 403(you may search on the web for it), the main reason is because the people attending are mainly IT guys and the concept behind it's meaning. Find attached an example of the concept. Quantity: - I need 4-7 flyers in total. Ideal Skills and Experience: - Proficient in graphic design software - Experience in creating eye-catching and engaging flyers - Ability to work with provided design preferences - Strong attention to detail - Excellent communication skills to ensure the flyers meet my requirements.

    $133 (Avg Bid)
    $133 Avg Bid
    131 bids

    I am doing a website migration from one hosting platform to another and I am getting the following error: If anyone can help it would be great There was an error. You are probably offline. I think it is due to the api error below: The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API ...think it is due to the api error below: The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages. When testing the REST API, an unexpected result was returned: REST API Endpoint: REST API Response: (403) Forbidden

    $43 (Avg Bid)
    $43 Avg Bid
    39 bids

    I am looking for a freelancer who can help me set up Sendy and upgrade the Sendy software on my Amazon EC2. Requirements: - Experience with setting up Sendy and upgrading the software - Knowledge of Amazon EC2 and its configuration - Ability to troubleshoot any issues that may arise during the setup and upgrade process Tasks: - Determine the current version of Sendy software - Set up Sendy on my Amazon EC2 - Upgrade the Sendy software to the latest version - Ensure that all email campaigns are successfully migrated and running smoothly Timeline: ASAP If you have the necessary skills and experience, please submit your proposal.

    $44 (Avg Bid)
    $44 Avg Bid
    9 bids